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