Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

StaticGraph::NodeMap Class Template Reference

#include <lemon/concept/graph.h>

Inherits ReadWriteMap< Node, T >.

Inheritance diagram for StaticGraph::NodeMap:

Inheritance graph
[legend]
List of all members.

Detailed Description

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

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


Public Member Functions

 NodeMap (const StaticGraph &)
 
 NodeMap (const StaticGraph &, T)
 
 NodeMap (const NodeMap &nm)
 Copy constructor.
NodeMapoperator= (const NodeMap &)
 Assignment operator.


The documentation for this class was generated from the following file:
Generated on Sat Aug 27 14:16:37 2005 for LEMON by  doxygen 1.4.4