In file /home/blah/darwin2k/src/ddcore/misc/ptrList.h:container class for use by objHash
Public Fields
-
synObject* keyObj
- the synObject acting as a hash key
-
void* data
- the data associated with keyObj
Public Methods
-
inline objHashRec(void)
- constructor
-
inline objHashRec(synObject* Key, void* Data)
- constructor
Documentation
container class for use by objHash
- synObject* keyObj
- the synObject acting as a hash key
- void* data
- the data associated with keyObj
- inline objHashRec(void)
- constructor
- inline objHashRec(synObject* Key, void* Data)
- constructor
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.