Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

IdMap::InverseMap Class Reference

#include <lemon/map_utils.h>

List of all members.


Detailed Description

template<typename _Graph, typename _Item>
class lemon::IdMap< _Graph, _Item >::InverseMap

The class represents the inverse of the map.
See also:
inverse()

Definition at line 240 of file map_utils.h.

Public Member Functions

Item operator[] (int id) const
 Gives back the given item by its id.


Member Function Documentation

Item operator[] int  id  )  const [inline]
 

Gives back the given item by its id.

Definition at line 248 of file map_utils.h.


The documentation for this class was generated from the following file:
Generated on Sat Mar 19 10:58:53 2005 for LEMON by  doxygen 1.4.1