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 Tue Oct 31 09:51:23 2006 for LEMON by  doxygen 1.5.1