UGraph::EdgeMap Class Template Reference

#include <lemon/concepts/ugraph.h>

Inheritance diagram for UGraph::EdgeMap:

Inheritance graph
[legend]

List of all members.


Detailed Description

template<class T>
class lemon::concepts::UGraph::EdgeMap< T >

Reference map of the directed edges to type T.
See also:
Reference

Public Member Functions

 EdgeMap (const UGraph &)
 
 EdgeMap (const UGraph &, T)
 
 EdgeMap (const EdgeMap &em)
 Copy constructor.
template<typename CMap>
EdgeMapoperator= (const CMap &)
 Assignment operator.

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

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