BpUGraph::UEdgeMap Class Template Reference

#include <lemon/concepts/bpugraph.h>

Inheritance diagram for BpUGraph::UEdgeMap:

Inheritance graph
[legend]

List of all members.


Detailed Description

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

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

Public Member Functions

 UEdgeMap (const BpUGraph &)
 
 UEdgeMap (const BpUGraph &, T)
 
 UEdgeMap (const UEdgeMap &em)
 Copy constructor.
UEdgeMapoperator= (const UEdgeMap &)
 Assignment operator.
template<typename CMap>
UEdgeMapoperator= (const CMap &)
 Assignment operator.

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

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