Graph::NodeMap Class Template Reference

#include <lemon/concepts/graph.h>

Inherits ReadWriteMap< lemon::concepts::Graph::Node, T >.

Inheritance diagram for Graph::NodeMap:

Inheritance graph
[legend]
List of all members.

Detailed Description

template<class T>
class lemon::concepts::Graph::NodeMap< T >

ReadWrite map of the nodes to type T.
See also:
Reference


Public Member Functions

 NodeMap (const Graph &)
 
 NodeMap (const Graph &, T)
 
 NodeMap (const NodeMap &nm)
 Copy constructor.
template<typename CMap>
NodeMapoperator= (const CMap &)
 Assignment operator.


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