GridUGraph::RowMap Class Reference

#include <lemon/grid_ugraph.h>

List of all members.


Detailed Description

Map to get the row of the nodes.


Public Types

typedef GridUGraph::Node Key
 The key type of the map.
typedef int Value
 The value type of the map.

Public Member Functions

 RowMap (const GridUGraph &_graph)
 Constructor.
Value operator[] (Key key) const
 The subscript operator.


Constructor & Destructor Documentation

RowMap ( const GridUGraph _graph  )  [inline]

Constructor


Member Function Documentation

Value operator[] ( Key  key  )  const [inline]

The subscript operator.


The documentation for this class was generated from the following file:
Generated on Tue Oct 31 09:50:46 2006 for LEMON by  doxygen 1.5.1