VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
DtTransportationType Class Reference
+ 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
 
DtStringtoString (DtString &output) const
 
DtStringappendToString (DtString &output) const
 

Public Attributes

DtString name
 
DtString description
 
bool reliable
 
DtString semantics
 

Constructor & Destructor Documentation

DtTransportationType::DtTransportationType ( )
inline

Member Function Documentation

DtString& DtTransportationType::appendToString ( DtString output) const
inline
bool DtTransportationType::compareSubcomponents ( DtTransportationType const &  other,
bool  isStrictChecking 
) const
inline

References description, reliable, and semantics.

bool DtTransportationType::operator< ( const DtTransportationType rhs) const
inline

References name.

bool DtTransportationType::operator== ( const DtTransportationType rhs) const
inline

References name.

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

Member Data Documentation

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().


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)