![]() |
VR-Link API Documentation for HLA 1516
|
Collaboration diagram for DtHashedItem:Public Member Functions | |
| DtHashKey | key () |
| DtListItem * | listItem () |
Protected Member Functions | |
| DtHashedItem (DtHashKey k, DtListItem *item) | |
Protected Attributes | |
| DtHashKey | myKey |
| DtListItem * | myItem |
Friends | |
| class | DtOldHashlist |
| DtHashedItem::DtHashedItem | ( | DtHashKey | k, |
| DtListItem * | item | ||
| ) | [inline, protected] |
| DtHashKey DtHashedItem::key | ( | ) | [inline] |
| DtListItem* DtHashedItem::listItem | ( | ) | [inline] |
friend class DtOldHashlist [friend] |
DtListItem* DtHashedItem::myItem [protected] |
DtHashKey DtHashedItem::myKey [protected] |