Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

UndirGraph::UndirEdgeMap Class Template Reference

#include <lemon/concept/undir_graph.h>

Inherits ReadWriteMap< UndirEdge, T >.

Inheritance diagram for UndirGraph::UndirEdgeMap:

Inheritance graph
[legend]
List of all members.

Detailed Description

template<class T>
class lemon::concept::UndirGraph::UndirEdgeMap< T >

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


Public Member Functions

 UndirEdgeMap (const UndirGraph &)
 
 UndirEdgeMap (const UndirGraph &, T)
 
 UndirEdgeMap (const UndirEdgeMap &em)
 Copy constructor.
UndirEdgeMapoperator= (const UndirEdgeMap &)
 Assignment operator.


The documentation for this class was generated from the following file:
Generated on Sat Aug 27 14:17:12 2005 for LEMON by  doxygen 1.4.4