![]() |
VR-Link API Documentation for HLA 1.3
|
Collaboration diagram for DtSimpleDatatypeType:Public Member Functions | |
| DtSimpleDatatypeType () | |
| bool | operator== (const DtSimpleDatatypeType &rhs) const |
| bool | operator< (const DtSimpleDatatypeType &rhs) const |
| bool | compareSubcomponents (DtSimpleDatatypeType const &other, bool isStrictChecking) const |
| DtString & | toString (DtString &output) const |
| DtString & | appendToString (DtString &output) const |
Public Attributes | |
| DtString | name |
| DtString | representation |
| DtString | units |
| DtString | resolution |
| DtString | accuracy |
| DtString | semantics |
|
inline |
|
inline |
|
inline |
References name.
|
inline |
References name.
| DtString DtSimpleDatatypeType::accuracy |
| DtString DtSimpleDatatypeType::name |
Referenced by operator<(), and operator==().
| DtString DtSimpleDatatypeType::representation |
| DtString DtSimpleDatatypeType::resolution |
| DtString DtSimpleDatatypeType::semantics |
| DtString DtSimpleDatatypeType::units |