| Developer Documentation |
| RAVL, Recognition And Vision Library |
| USER | HOME PAGE | CLASS LIST | CONTENTS |
| Ravl - Core - Hash Tables - HashElemC<class K,class T> |
| PUBLIC |
|
HashElemC::HashElemC(void) HashElemC::HashElemC(istream &) HashElemC::HashElemC(BinIStreamC &) HashElemC::HashElemC(const K &,const T &) HashElemC::HashElemC(const K &,UIntT,const T &) HashElemC::Data(void) const HashElemC::Data(void) HashElemC::GetData(void) HashElemC::GetKey(void) const HashElemC::operator ==(const K &) const HashElemC::GetHashVal(void) const DLinkC::SetSelfPointing(void) DLinkC::IsSelfPointing(void) const DLinkC::Next(void) const DLinkC::Prev(void) const DLinkC::Next(void) DLinkC::Prev(void) DLinkC::Reverse(void) DLinkC::LinkBef(DLinkC &) DLinkC::LinkAft(DLinkC &) DLinkC::Unlink(void) DLinkC::CutPaste(DLinkC &,DLinkC &) |
| HashElemC<class K,class T> | |
| include | "Ravl/Hash.hh" |
| Created: | 1/9/1996 |
| Source file: | Ravl/Core/Container/Hash/Hash.hh |
| User Level: | Develop |
| Library: | RavlCore |
| Example: | WordFreq.cc exHash.cc |
| In Scope: | RavlN |
| #include "Ravl/DLink.hh" |
| Maintainer:Charles Galambos, Created: 1/9/1996, Documentation by CxxDoc: Tue Aug 13 09:59:30 2002 |