VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes | Static Protected Attributes
DtNodeMap Class Reference
Inheritance diagram for DtNodeMap:
Inheritance graph
[legend]

Public Member Functions

 DtNodeMap ()
 
virtual ~DtNodeMap ()
 
DtGdbNodelookupNewNode (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
 

Constructor & Destructor Documentation

DtNodeMap::DtNodeMap ( )
virtual DtNodeMap::~DtNodeMap ( )
virtual

Member Function Documentation

DtGdbNode* DtNodeMap::lookupNewNode ( int  oldMemAddress)
bool DtNodeMap::nodeAlreadyInMap ( const DtGdbNode n)
void DtNodeMap::associate ( DtNetInt32  oldMemAddress,
DtGdbNode n 
)

Member Data Documentation

const int DtNodeMap::theAssocTableCapacity
staticprotected
unsigned int DtNodeMap::myTableSize
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)