StaticGraph::NodeMap Class Template Reference
[Skeletons]

#include <graph.h>

Inheritance diagram for StaticGraph::NodeMap:

Inheritance graph
[legend]
Collaboration diagram for StaticGraph::NodeMap:

Collaboration graph
[legend]
List of all members.

Detailed Description

template<class T>
class lemon::skeleton::StaticGraph::NodeMap< T >

Reference map of the nodes to type T.
See also:
Reference
Warning:
Making maps that can handle bool type (NodeMap<bool>) needs some extra attention!

Definition at line 404 of file graph.h.

Public Member Functions

 NodeMap (const StaticGraph &)
 
 NodeMap (const StaticGraph &, T)
 
template<typename TT>  NodeMap (const NodeMap< TT > &)
 Copy constructor.
template<typename TT> NodeMapoperator= (const NodeMap< TT > &)
 Assignment operator.


The documentation for this class was generated from the following file:
Generated on Thu Sep 30 12:18:40 2004 for LEMON by doxygen 1.3.8