UGraph::UEdgeMap Class Template Reference

#include <lemon/concepts/ugraph.h>

Inherits ReadWriteMap< lemon::concepts::UGraph::UEdge, T >.

Inheritance diagram for UGraph::UEdgeMap:

Inheritance graph
[legend]
List of all members.

Detailed Description

template<class T>
class lemon::concepts::UGraph::UEdgeMap< T >

Reference map of the edges to type T.
See also:
Reference


Public Member Functions

 UEdgeMap (const UGraph &)
 
 UEdgeMap (const UGraph &, T)
 
 UEdgeMap (const UEdgeMap &em)
 Copy constructor.
template<typename CMap>
UEdgeMapoperator= (const CMap &)
 Assignment operator.


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