NodeMap< _Value > Class Template Reference


Detailed Description

template<typename _Base = BaseGraphComponent>
template<typename _Value>
class lemon::concepts::MappableGraphComponent< _Base >::NodeMap< _Value >

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

Inheritance diagram for NodeMap< _Value >:

Inheritance graph
[legend]

List of all members.

Public Member Functions

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


Constructor & Destructor Documentation

NodeMap ( const MappableGraphComponent graph  )  [inline, explicit]

Construct a new map for the graph.

NodeMap ( const MappableGraphComponent graph,
const _Value &  value 
) [inline]

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

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

Copy Constructor.


Member Function Documentation

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

Assign operator.

Reimplemented from GraphMap< Graph, Node, _Value >.


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