Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

StaticSymGraph::EdgeMap Class Template Reference
[Concepts]

#include <lemon/concept/sym_graph.h>

Inheritance diagram for StaticSymGraph::EdgeMap:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

template<class T>
class lemon::concept::StaticSymGraph::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 546 of file sym_graph.h.

Public Member Functions

 EdgeMap (const StaticSymGraph &)
 
 EdgeMap (const StaticSymGraph &, 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 Sat Mar 19 10:59:01 2005 for LEMON by  doxygen 1.4.1