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