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

Public Member Functions | |
| DtListMap () | |
| virtual | ~DtListMap () |
| int | lookupOffset (int listMemAddress) |
| bool | listAlreadyInMap (int listMemAddress) |
| void | associate (DtNetInt32 listMemAddress, int offset) |
Protected Attributes | |
| unsigned int | myTableSize |
Static Protected Attributes | |
| static const int | theAssocTableCapacity |
| DtListMap::DtListMap | ( | ) |
|
virtual |
| int DtListMap::lookupOffset | ( | int | listMemAddress | ) |
| bool DtListMap::listAlreadyInMap | ( | int | listMemAddress | ) |
| void DtListMap::associate | ( | DtNetInt32 | listMemAddress, |
| int | offset | ||
| ) |
|
staticprotected |
|
protected |