MappableGraphComponent::NodeMap Class Template Reference

#include <lemon/concept/graph_component.h>

Inherits GraphMap< Graph, Node, _Value >.

Inheritance diagram for MappableGraphComponent::NodeMap:

Inheritance graph
[legend]
List of all members.

Detailed Description

template<typename _Value>
class lemon::concept::MappableGraphComponent::NodeMap< _Value >

ReadWrite map of the nodes.


Public Member Functions

 NodeMap (const Graph &)
 Construct a new map.
 NodeMap (const Graph &, const _Value &)
 Construct a new map with default value.
 NodeMap (const NodeMap &nm)
 Copy constructor.
NodeMapoperator= (const NodeMap &)
 Assign operator.


Constructor & Destructor Documentation

NodeMap const Graph  )  [inline, explicit]
 

Construct a new map for the graph.

Todo:
call the right parent class constructor

NodeMap const Graph ,
const _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 NodeMap< _Value > &   )  [inline]
 

Assign operator.


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