![]() |
VR-Link API Documentation for HLA 1.3
|
This file declares DtBaseHashKey. More...
Go to the source code of this file.
Classes | |
| class | DtBaseHashKey |
| DtBaseHashKey is an abstract base class for hash keys. More... | |
| class | DtIntHashKey |
| Instances of DtIntHashKey are used as a hash key made from an integer. More... | |
| class | DtPtrHashKey |
| DtPtrHashKey is used as an index into DtHashList where the key is a pointer. More... | |
| class | DtStringHashKey |
| Instances of DtStringHashKey are used as a hash key made from a string. More... | |
| class | DtWStringHashKey |
| Instances of DtWStringHashKey are used as a hash key made from a wide string. More... | |
This file declares DtBaseHashKey.
| enum DtHashKeyType |