VR-Link API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
DtNotesType Class Reference
+ Collaboration diagram for DtNotesType:

Public Member Functions

 DtNotesType ()
 
bool operator== (const DtNotesType &rhs) const
 
bool operator< (const DtNotesType &rhs) const
 
bool compareSubcomponents (DtNotesType const &other, bool isStrictChecking) const
 
DtStringtoString (DtString &output) const
 
DtStringappendToString (DtString &output) const
 

Public Attributes

DtString label
 
DtString semantics
 

Constructor & Destructor Documentation

DtNotesType::DtNotesType ( )
inline

Member Function Documentation

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

References semantics.

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

References label.

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

References label.

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

Member Data Documentation

DtString DtNotesType::label

Referenced by operator<(), and operator==().

DtString DtNotesType::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)