![]() |
VR-Forces Developer's Guide
|

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 |
| DtNodeMap::DtNodeMap | ( | ) |
|
virtual |
| void DtNodeMap::associate | ( | DtNetInt32 | oldMemAddress, |
| DtGdbNode * | n | ||
| ) |
|
staticprotected |