Instances of DtHashItem are used internally to a hash list to associate a pointer to an item in a list with a key.
More...
Detailed Description
Instances of DtHashItem are used internally to a hash list to associate a pointer to an item in a list with a key.
- Deprecated:
- This class has been deprecated. Please see DtHashlist
Constructor & Destructor Documentation
| virtual DtHashItem::~DtHashItem |
( |
| ) |
|
|
virtual |
Member Function Documentation
Get the key for the hashed item.
| virtual DtListItem* DtHashItem::listItem |
( |
| ) |
const |
|
virtual |
| virtual void DtHashItem::setKeyItem |
( |
DtListItem * |
keyItem | ) |
|
|
virtual |
Member Data Documentation
The documentation for this class was generated from the following file: