ReadMap Class Template Reference
[Skeletons]

#include <maps.h>

Inheritance diagram for ReadMap:

Inheritance graph
[legend]
List of all members.

template<typename K, typename T>
class lemon::skeleton::ReadMap< K, T >


Public Types

typedef K KeyType
 Map's key type.
typedef T ValueType
 Map's value type. (The type of objects associated with the keys).

Public Member Functions

ValueType operator[] (const KeyType &k) const
 Returns the value associated with a key.
 ReadMap ()
 Default constructor.

The documentation for this class was generated from the following file:
Generated on Thu Sep 30 12:18:40 2004 for LEMON by doxygen 1.3.8