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

StaticSymGraph::SymEdgeMap Class Template Reference
[Concepts]

#include <lemon/concept/sym_graph.h>

Inheritance diagram for StaticSymGraph::SymEdgeMap:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

template<class T>
class lemon::concept::StaticSymGraph::SymEdgeMap< T >

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

Definition at line 570 of file sym_graph.h.

Public Member Functions

 SymEdgeMap (const StaticSymGraph &)
 
 SymEdgeMap (const StaticSymGraph &, T)
 
template<typename TT>
 SymEdgeMap (const SymEdgeMap< TT > &)
 Copy constructor.
template<typename TT>
SymEdgeMapoperator= (const SymEdgeMap< TT > &)
 Assignment operator.


The documentation for this class was generated from the following file:
Generated on Mon Feb 21 15:02:43 2005 for LEMON by  doxygen 1.4.1