ColMap Class Reference


Detailed Description

Map to get the column of the nodes.

#include <lemon/grid_graph.h>

List of all members.

Public Types

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

Public Member Functions

 ColMap (const GridGraph &graph)
 Constructor.
Value operator[] (Key key) const

Constructor & Destructor Documentation

ColMap ( const GridGraph graph  )  [inline]

Constructor


Member Function Documentation

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

The subscript operator.


Generated on Sat Oct 3 07:24:20 2009 for LEMON by  doxygen 1.6.1