Digraph::NodeMap Class Template Reference


Detailed Description

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

ReadWrite map of the nodes to type T.
See also:
Reference
#include <lemon/concepts/digraph.h>

Inheritance diagram for Digraph::NodeMap:

Inheritance graph
[legend]

List of all members.

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 Sun Oct 12 20:09:58 2008 for LEMON by  doxygen 1.5.7.1