BpUGraph::BNodeMap Class Template Reference

#include <lemon/concept/bpugraph.h>

Inherits ReadWriteMap< Node, T >.

Inheritance diagram for BpUGraph::BNodeMap:

Inheritance graph
[legend]
List of all members.

Detailed Description

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

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

 BNodeMap (const BpUGraph &)
 
 BNodeMap (const BpUGraph &, T)
 
 BNodeMap (const NodeMap &nm)
 Copy constructor.
BNodeMapoperator= (const NodeMap &)
 Assignment operator.


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