BpUGraph::NodeMap Class Template Reference

#include <lemon/concepts/bpugraph.h>

Inheritance diagram for BpUGraph::NodeMap:

Inheritance graph
[legend]

List of all members.


Detailed Description

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

ReadWrite map of the nodes to type T.
See also:
Reference
Todo:
Wrong documentation

Public Member Functions

 NodeMap (const BpUGraph &)
 
 NodeMap (const BpUGraph &, T)
 
 NodeMap (const NodeMap &nm)
 Copy constructor.
NodeMapoperator= (const NodeMap &)
 Assignment operator.
template<typename CMap>
NodeMapoperator= (const CMap &)
 Assignment operator.

The documentation for this class was generated from the following file:

Generated on Sat Apr 19 14:21:34 2008 for LEMON by  doxygen 1.5.5