GridGraph::RowMap Class Reference

#include <lemon/grid_graph.h>

List of all members.


Detailed Description

Map to get the row of the nodes.


Public Types

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

Public Member Functions

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


Constructor & Destructor Documentation

RowMap const GridGraph _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 Fri Feb 3 18:41:39 2006 for LEMON by  doxygen 1.4.6