Digraph::NodeMap Class Template Reference

#include <lemon/concepts/digraph.h>

Inheritance diagram for Digraph::NodeMap:

Inheritance graph
[legend]

List of all members.


Detailed Description

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

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

Public Member Functions

 NodeMap (const Digraph &)
 
 NodeMap (const Digraph &, 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 Fri Jan 23 18:15:20 2009 for LEMON by  doxygen 1.5.6