StaticGraph::EdgeMap Class Template Reference
[Skeletons]

#include <graph.h>

Inheritance diagram for StaticGraph::EdgeMap:

Inheritance graph
[legend]
Collaboration diagram for StaticGraph::EdgeMap:

Collaboration graph
[legend]
List of all members.

Detailed Description

template<class T>
class lemon::skeleton::StaticGraph::EdgeMap< T >

Reference map of the edges to type T.
See also:
Reference
Warning:
Making maps that can handle bool type (EdgeMap<bool>) needs some extra attention!

Definition at line 427 of file graph.h.

Public Member Functions

 EdgeMap (const StaticGraph &)
 
 EdgeMap (const StaticGraph &, T)
 
template<typename TT>  EdgeMap (const EdgeMap< TT > &)
 Copy constructor.
template<typename TT> EdgeMapoperator= (const EdgeMap< TT > &)
 Assignment operator.


The documentation for this class was generated from the following file:
Generated on Thu Sep 30 12:18:40 2004 for LEMON by doxygen 1.3.8