User Documentation |
RAVL, Recognition And Vision Library |
DEVELOP | HOME PAGE | CLASS LIST | CONTENTS |
Ravl - Core - Trees - HashTreeC<class KeyT,class DataT> |
PUBLIC |
HashTreeC::HashTreeC(void) HashTreeC::HashTreeC(bool) HashTreeC::HashTreeC(HashTreeNodeC HashTreeC::HashTreeC(const DataT &) HashTreeC::Follow(const DListC HashTreeC::Child(const KeyT &,HashTreeNodeC HashTreeC::Add(const KeyT &,const DataT &) HashTreeC::Add(const KeyT &,const HashTreeC HashTreeC::Children(void) HashTreeC::Children(void) const HashTreeNodeC::Data(void) HashTreeNodeC::Data(void) const HashTreeNodeC::IsLeaf(void) const HashTreeNodeC::Dump(ostream &,int) const RCHandleC::operator =(const RCHandleC RCHandleC::DeepCopy(UIntT) const RCHandleC::operator ==(const RCHandleC RCHandleC::operator !=(const RCHandleC RCHandleC::Hash(void) const RCHandleC::IsValid(void) const RCHandleC::Invalidate(void) RCHandleC::IsHandleType(const DT &) const RCHandleC::CheckHandleType(const DT &) const RCHandleC::References(void) const RCHandleC::operator <<(ostream &,const RCHandleC RCHandleC::operator >>(istream &,RCHandleC |
HashTreeC<class KeyT,class DataT> | |
Tree of hashtables. | |
include | "Ravl/HashTree.hh" |
User Level: | Normal |
Library: | RavlCore |
In Scope: | RavlN |
#include "Ravl/RefCounter.hh" |
Maintainer:Charles Galambos, Documentation by CxxDoc: Tue Aug 13 09:59:02 2002 |