UEdgeMap< _Value > Class Template Reference


Detailed Description

template<typename _Base = BaseUGraphComponent>
template<typename _Value>
class lemon::concepts::MappableUGraphComponent< _Base >::UEdgeMap< _Value >

ReadWrite map of the uedges. #include <lemon/concepts/graph_components.h>

Inheritance diagram for UEdgeMap< _Value >:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 UEdgeMap (const MappableUGraphComponent &graph)
 Construct a new map.
 UEdgeMap (const MappableUGraphComponent &graph, const _Value &value)
 Construct a new map with default value.
 UEdgeMap (const UEdgeMap &nm)
 Copy constructor.
template<typename CMap >
UEdgeMapoperator= (const CMap &)


Constructor & Destructor Documentation

UEdgeMap ( const MappableUGraphComponent graph  )  [inline, explicit]

Construct a new map for the graph.

UEdgeMap ( const MappableUGraphComponent graph,
const _Value &  value 
) [inline]

Construct a new map for the graph and initalise the values.

UEdgeMap ( const UEdgeMap< _Value > &  nm  )  [inline]

Copy Constructor.


Member Function Documentation

UEdgeMap& operator= ( const CMap &   )  [inline]

Assign operator.

Reimplemented from GraphMap< Graph, UEdge, _Value >.


Generated on Thu Jun 4 04:06:51 2009 for LEMON by  doxygen 1.5.9