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

Public Member Functions | |
| DtNodeMap () | |
| virtual | ~DtNodeMap () |
| DtGdbNode * | lookupNewNode (int oldMemAddress) |
| bool | nodeAlreadyInMap (const DtGdbNode *n) |
| void | associate (DtNetInt32 oldMemAddress, DtGdbNode *n) |
Protected Attributes | |
| unsigned int | myTableSize |
Static Protected Attributes | |
| static const int | theAssocTableCapacity |
| virtual DtNodeMap::~DtNodeMap | ( | ) | [virtual] |
| DtGdbNode* DtNodeMap::lookupNewNode | ( | int | oldMemAddress | ) |
| bool DtNodeMap::nodeAlreadyInMap | ( | const DtGdbNode * | n | ) |
| void DtNodeMap::associate | ( | DtNetInt32 | oldMemAddress, |
| DtGdbNode * | n | ||
| ) |
const int DtNodeMap::theAssocTableCapacity [static, protected] |
unsigned int DtNodeMap::myTableSize [protected] |