VR-Link API Documentation for HLA 1.3
List of all members | Public Member Functions | Protected Attributes
DtNetGlobalObjectDesignator Class Reference

This class was created as a hack so that the simple encoders and decoders will work for DtGlobalObjectDesignators. More...

+ Collaboration diagram for DtNetGlobalObjectDesignator:

Public Member Functions

DtNetGlobalObjectDesignatoroperator= (const DtGlobalObjectDesignator &des)
 operator DtGlobalObjectDesignator () const

Protected Attributes

char myRep [DtMAX_OBJECT_NAME_LENGTH]

Detailed Description

This class was created as a hack so that the simple encoders and decoders will work for DtGlobalObjectDesignators.

However, it is not correct to give all RTI Object Designators a fixed size of 64 bytes. VR-Link's lgrControl, stealth view control, and isPartOf struct currently use this class, but in general these are special cases and it should never be used.

Member Function Documentation

DtNetGlobalObjectDesignator::operator DtGlobalObjectDesignator ( ) const
DtNetGlobalObjectDesignator& DtNetGlobalObjectDesignator::operator= ( const DtGlobalObjectDesignator des)

Member Data Documentation

char DtNetGlobalObjectDesignator::myRep[DtMAX_OBJECT_NAME_LENGTH]
protected

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

Document ID: Generated on Wed Aug 14 15:35:11 EDT 2013 from SVN revision 130445
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)