VMapBase Class Template Reference

#include <lemon/vmap.h>

Inherited by VReadMap, VReadWriteMap, and VWriteMap.

Inheritance diagram for VMapBase:

Inheritance graph
[legend]
List of all members.

template<class K, class V>
class lemon::VMapBase< K, V >


Public Types

typedef K Key
 
typedef V Value
 

Public Member Functions

virtual Value operator[] (const Key &) const
 
virtual void set (const Key &, const Value &)
 

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