VR-Link API Documentation for HLA 1516
Public Member Functions | Protected Attributes

Instances of this class are used to conveniently associate datum ids with types. More...

+ Collaboration diagram for DtIdTypeMap:

List of all members.

Public Member Functions

 DtIdTypeMap ()
 ~DtIdTypeMap ()
int addMapping (DtDatumParam id, int dataType, int warn=1)
int type (DtDatumParam id) const

Protected Attributes

DtHashlist myMappings

Detailed Description

Instances of this class are used to conveniently associate datum ids with types.

VR-Link creates and initializes a global instance of this class at startup. In most cases, users should only use this global instance which they can access using the global functions defined below.


Constructor & Destructor Documentation


Member Function Documentation

int DtIdTypeMap::addMapping ( DtDatumParam  id,
int  dataType,
int  warn = 1 
)
int DtIdTypeMap::type ( DtDatumParam  id) const

Member Data Documentation


The documentation for this class was generated from the following file:

Document ID: Generated on Mon May 14 08:06:18 EDT 2012 from SVN revision 114750
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)