VRefMapBase Class Template Reference

#include <lemon/vmap.h>

List of all members.

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


Public Types

typedef K Key
 
typedef V Value
 

Public Member Functions

virtual Valueoperator[] (Key &)=0
 
virtual Valueoperator[] (const Key &) const =0
 
virtual void set (const Key &, const Value &)=0
 

The documentation for this class was generated from the following file:

Generated on Sat Apr 19 14:21:28 2008 for LEMON by  doxygen 1.5.5