BpUGraph::EdgeMap Class Template Reference

#include <lemon/concepts/bpugraph.h>

Inherits ReadWriteMap< lemon::concepts::BpUGraph::Edge, T >.

Inheritance diagram for BpUGraph::EdgeMap:

Inheritance graph
[legend]
List of all members.

Detailed Description

template<class T>
class lemon::concepts::BpUGraph::EdgeMap< T >

Reference map of the directed edges to type T.
See also:
Reference
Todo:
Wrong documentation


Public Member Functions

 EdgeMap (const BpUGraph &)
 
 EdgeMap (const BpUGraph &, T)
 
 EdgeMap (const EdgeMap &em)
 Copy constructor.
EdgeMapoperator= (const EdgeMap &)
 Assignment operator.
template<typename CMap>
EdgeMapoperator= (const CMap &)
 Assignment operator.


The documentation for this class was generated from the following file:
Generated on Tue Oct 31 09:51:31 2006 for LEMON by  doxygen 1.5.1