![]() |
VR-Forces 4.0.4 Class Documentation
|

Public Member Functions | |
| DtGdbHashKey () | |
| DtGdbHashKey (unsigned long num) | |
| virtual | ~DtGdbHashKey () |
| DtGdbHashKey (const DtGdbHashKey &orig) | |
| DtGdbHashKey & | operator= (const DtGdbHashKey &orig) |
| virtual const DtString | stringRep () const |
| virtual DtBaseHashKey * | clone () const |
Protected Member Functions | |
| virtual DtU32 | computeHashValue () |
Protected Attributes | |
| unsigned long | myNum |
| DtGdbHashKey::DtGdbHashKey | ( | ) | [inline] |
| DtGdbHashKey::DtGdbHashKey | ( | unsigned long | num | ) |
| DtGdbHashKey::~DtGdbHashKey | ( | ) | [inline, virtual] |
| DtGdbHashKey::DtGdbHashKey | ( | const DtGdbHashKey & | orig | ) |
| DtGdbHashKey& DtGdbHashKey::operator= | ( | const DtGdbHashKey & | orig | ) |
| virtual const DtString DtGdbHashKey::stringRep | ( | ) | const [virtual] |
| virtual DtBaseHashKey* DtGdbHashKey::clone | ( | ) | const [virtual] |
| virtual DtU32 DtGdbHashKey::computeHashValue | ( | ) | [protected, virtual] |
unsigned long DtGdbHashKey::myNum [protected] |