VR-Link API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
DtUpdateRateType Class Reference
+ Collaboration diagram for DtUpdateRateType:

Public Member Functions

 DtUpdateRateType ()
 
bool operator== (const DtUpdateRateType &rhs) const
 
bool operator< (const DtUpdateRateType &rhs) const
 
bool compareSubcomponents (DtUpdateRateType const &other, bool isStrictChecking) const
 
DtStringtoString (DtString &output) const
 
DtStringappendToString (DtString &output) const
 

Public Attributes

DtString name
 
float rate
 
DtString semantics
 

Constructor & Destructor Documentation

DtUpdateRateType::DtUpdateRateType ( )
inline

Member Function Documentation

DtString& DtUpdateRateType::appendToString ( DtString output) const
inline
bool DtUpdateRateType::compareSubcomponents ( DtUpdateRateType const &  other,
bool  isStrictChecking 
) const
inline

References rate, and semantics.

bool DtUpdateRateType::operator< ( const DtUpdateRateType rhs) const
inline

References name.

bool DtUpdateRateType::operator== ( const DtUpdateRateType rhs) const
inline

References name.

DtString& DtUpdateRateType::toString ( DtString output) const
inline

Member Data Documentation

DtString DtUpdateRateType::name

Referenced by operator<(), and operator==().

float DtUpdateRateType::rate

Referenced by compareSubcomponents().

DtString DtUpdateRateType::semantics

Referenced by compareSubcomponents().


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

Document ID: Generated on Thu Oct 16 00:12:25 EDT 2025 from SVN revision 280738
Copyright © 1992-2025 MAK Technologies. All Rights Reserved (www.mak.com)