VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Enumerations
vlHashKeys.h File Reference

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

Enumerations

enum  DtHashKeyType {
  DtBaseHashKeyType = 0, DtIntHashKeyType, DtPtrHashKeyType, DtStringHashKeyType,
  DtWStringHashKeyType, DtEntityIdentifierHashKeyType, DtEventIdHashKeyType, DtIFFSystemHashKeyType,
  DtObjectIdHashKeyType, DtSystemHashKeyType, DtMAXHashKeyType
}
 

Detailed Description

This file declares DtBaseHashKey.

Enumeration Type Documentation

Enumerator
DtBaseHashKeyType 
DtIntHashKeyType 
DtPtrHashKeyType 
DtStringHashKeyType 
DtWStringHashKeyType 
DtEntityIdentifierHashKeyType 
DtEventIdHashKeyType 
DtIFFSystemHashKeyType 
DtObjectIdHashKeyType 
DtSystemHashKeyType 
DtMAXHashKeyType 

Document ID: Generated on Mon Apr 25 03:39:01 EDT 2022 from SVN revision 242502
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)