![]() |
VR-Link API Documentation for HLA 4
|
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 |
| DtString & | toString (DtString &output) const |
| DtString & | appendToString (DtString &output) const |
Public Attributes | |
| DtString | category |
| DtString | dataType |
| DtString | semantics |
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.
|
inline |
|
inline |
| DtString DtTimeType::category |
Referenced by operator==().
| DtString DtTimeType::dataType |
Referenced by operator==().
| DtString DtTimeType::semantics |
Referenced by operator==().