User Documentation |
RAVL, Recognition And Vision Library |
DEVELOP | HOME PAGE | CLASS LIST | CONTENTS |
Ravl - Core - Hash Tables - RCHashC<class Key,class Dat> |
RCHashC<class Key,class Dat> | |
Reference counted auto-resizing hash table. | |
include | "Ravl/RCHash.hh" |
Created: | 06/05/1998 |
User Level: | Normal |
Library: | RavlCore |
Example: | WordFreq.cc |
In Scope: | RavlN |
NB. This class requires the standard stream operators to be implemented. ie. operator<<(ostream &os,xxx) etc...
Parent Classes:
#include "Ravl/RCWrap.hh" |
#include "Ravl/RCHandleV.hh" |
#include "Ravl/RefCounter.hh" |
Maintainer:Charles Galambos, Created: 06/05/1998, Documentation by CxxDoc: Tue Aug 13 09:59:02 2002 |