![]() |
VR-Forces 4.0.4 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 |
| virtual DtListMap::~DtListMap | ( | ) | [virtual] |
| int DtListMap::lookupOffset | ( | int | listMemAddress | ) |
| bool DtListMap::listAlreadyInMap | ( | int | listMemAddress | ) |
| void DtListMap::associate | ( | DtNetInt32 | listMemAddress, |
| int | offset | ||
| ) |
const int DtListMap::theAssocTableCapacity [static, protected] |
unsigned int DtListMap::myTableSize [protected] |