In file /home/blah/darwin2k/src/ddcore/misc/ptrList.h:

class objHashRec

container class for use by objHash

Public Fields

[more]synObject* keyObj
the synObject acting as a hash key
[more]void* data
the data associated with keyObj

Public Methods

[more]inline objHashRec(void)
constructor
[more]inline objHashRec(synObject* Key, void* Data)
constructor


Documentation

container class for use by objHash
osynObject* keyObj
the synObject acting as a hash key

ovoid* data
the data associated with keyObj

oinline objHashRec(void)
constructor

oinline 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++.