VR-Link API Documentation for HLA Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
DtTimeType Class Reference

FOM component types With a few exceptions, these types are stored in sets ordered by their key subcomponent (e.g., label, name, etc.) so the "==" and "<" operators only compare those key subcomponent. More...

+ Collaboration diagram for DtTimeType:

Public Member Functions

 DtTimeType ()
 
bool operator== (const DtTimeType &rhs) const
 
DtStringtoString (DtString &output) const
 
DtStringappendToString (DtString &output) const
 

Public Attributes

DtString category
 
DtString dataType
 
DtString semantics
 

Detailed Description

FOM component types With a few exceptions, these types are stored in sets ordered by their key subcomponent (e.g., label, name, etc.) so the "==" and "<" operators only compare those key subcomponent.

Constructor & Destructor Documentation

DtTimeType::DtTimeType ( )
inline

Member Function Documentation

DtString& DtTimeType::appendToString ( DtString output) const
inline
bool DtTimeType::operator== ( const DtTimeType rhs) const
inline

References category, dataType, and semantics.

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

Member Data Documentation

DtString DtTimeType::category

Referenced by operator==().

DtString DtTimeType::dataType

Referenced by operator==().

DtString DtTimeType::semantics

Referenced by operator==().


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)