BpUGraph::ANodeMap Class Template Reference

#include <lemon/concepts/bpugraph.h>

Inherits ReadWriteMap< lemon::concepts::BpUGraph::Node, T >.

Inheritance diagram for BpUGraph::ANodeMap:

Inheritance graph
[legend]
List of all members.

Detailed Description

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

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


Public Member Functions

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


The documentation for this class was generated from the following file:
Generated on Tue Oct 31 09:51:30 2006 for LEMON by  doxygen 1.5.1