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
DtEnumeratedDatatypeType Class Reference
+ Collaboration diagram for DtEnumeratedDatatypeType:

Public Member Functions

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

Public Attributes

DtString name
 
DtString representation
 
std::set< std::shared_ptr
< DtEnumeratorType > > 
enumerators
 
DtString semantics
 

Constructor & Destructor Documentation

DtEnumeratedDatatypeType::DtEnumeratedDatatypeType ( )
inline

Member Function Documentation

DtString& DtEnumeratedDatatypeType::appendToString ( DtString output) const
inline
bool DtEnumeratedDatatypeType::compareSubcomponents ( DtEnumeratedDatatypeType const &  other,
bool  isStrictChecking 
) const
inline
bool DtEnumeratedDatatypeType::operator< ( const DtEnumeratedDatatypeType rhs) const
inline

References name.

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

References name.

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

Member Data Documentation

std::set< std::shared_ptr< DtEnumeratorType > > DtEnumeratedDatatypeType::enumerators
DtString DtEnumeratedDatatypeType::name

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

DtString DtEnumeratedDatatypeType::representation
DtString DtEnumeratedDatatypeType::semantics

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)