BpUGraph::EdgeMap Class Template Reference

#include <lemon/concept/bpugraph.h>

Inherits ReadWriteMap< Edge, T >.

Inheritance diagram for BpUGraph::EdgeMap:

Inheritance graph
[legend]
List of all members.

Detailed Description

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

Reference map of the directed edges to type T.
See also:
Reference
Warning:
Making maps that can handle bool type (EdgeMap<bool>) needs some extra attention!
Todo:
Wrong documentation


Public Member Functions

 EdgeMap (const BpUGraph &)
 
 EdgeMap (const BpUGraph &, T)
 
 EdgeMap (const EdgeMap &em)
 Copy constructor.
EdgeMapoperator= (const EdgeMap &)
 Assignment operator.


The documentation for this class was generated from the following file:
Generated on Fri Feb 3 18:43:15 2006 for LEMON by  doxygen 1.4.6