ConstMapIt< Graph, Item, Map > Class Template Reference
[Basic Graph Utilities]


Detailed Description

template<typename Graph, typename Item, typename Map>
class lemon::ConstMapIt< Graph, Item, Map >

Iterator for maps with possibility of getting values. #include <lemon/map_iterator.h>

List of all members.

Public Member Functions

 ConstMapIt (const Graph &_graph, const Map &_map)
 Creates an iterator.
MapTraits< Map >::ConstReturnValue operator* () const


Constructor & Destructor Documentation

ConstMapIt ( const Graph _graph,
const Map &  _map 
) [inline]

Creates an iterator for the map, which iterates on the given graph item set.


Member Function Documentation

MapTraits<Map>::ConstReturnValue operator* (  )  const [inline]

Gives back the map's value on the current position.


Generated on Thu Jun 4 04:05:17 2009 for LEMON by  doxygen 1.5.9