MappableDigraphComponent::ArcMap Class Template Reference

#include <lemon/concepts/graph_components.h>

Inheritance diagram for MappableDigraphComponent::ArcMap:

Inheritance graph
[legend]

List of all members.


Detailed Description

template<typename _Base = BaseDigraphComponent>
template<typename _Value>
class lemon::concepts::MappableDigraphComponent< _Base >::ArcMap< _Value >

ReadWrite map of the arcs.

Public Member Functions

 ArcMap (const MappableDigraphComponent &digraph)
 Construct a new map.
 ArcMap (const MappableDigraphComponent &digraph, const _Value &value)
 Construct a new map with default value.

Private Member Functions

 ArcMap (const ArcMap &nm)
 Copy constructor.
template<typename CMap>
ArcMapoperator= (const CMap &)
 Assign operator.

Constructor & Destructor Documentation

ArcMap ( const MappableDigraphComponent digraph  )  [inline, explicit]

Construct a new map for the digraph.

ArcMap ( const MappableDigraphComponent digraph,
const _Value &  value 
) [inline]

Construct a new map for the digraph and initalise the values.

ArcMap ( const ArcMap< _Value > &  nm  )  [inline, private]

Copy Constructor.


Member Function Documentation

ArcMap& operator= ( const CMap &   )  [inline, private]

Assign operator.

Reimplemented from GraphMap.


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

Generated on Fri Jan 23 18:15:23 2009 for LEMON by  doxygen 1.5.6