BpUGraph::ANodeMap Class Template Reference

#include <lemon/concept/bpugraph.h>

Inherits ReadWriteMap< Node, T >.

Inheritance diagram for BpUGraph::ANodeMap:

Inheritance graph
[legend]
List of all members.

Detailed Description

template<class T>
class lemon::concept::BpUGraph::ANodeMap< T >

ReadWrite map of the ANodes 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

 ANodeMap (const BpUGraph &)
 
 ANodeMap (const BpUGraph &, T)
 
 ANodeMap (const NodeMap &nm)
 Copy constructor.
ANodeMapoperator= (const NodeMap &)
 Assignment operator.


The documentation for this class was generated from the following file:
Generated on Fri Feb 3 18:43:07 2006 for LEMON by  doxygen 1.4.6