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 Thu Feb 22 04:26:36 EST 2018 from SVN revision 186468
Copyright © 2005-2016 VT MÄK. All Rights Reserved (www.mak.com)