Graph::NodeMap Class Template Reference

#include <lemon/concepts/graph.h>

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)
 

Private Member Functions

 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 May 5 07:42:01 2009 for LEMON by  doxygen 1.5.6