VR-Link API Documentation for HLA 4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
DtEnumInfo Struct Reference

Contains basic information about a single enumerated value. More...

+ Collaboration diagram for DtEnumInfo:

Public Member Functions

 DtEnumInfo ()
 
 fileSource (s)
 
 deprecated (dep)
 
int operator== (const DtEnumInfo &other) const
 
int operator!= (const DtEnumInfo &other) const
 

Public Attributes

 __pad0__: description(d)
 
DtString description
 
DtString fileSource
 
bool deprecated = false
 

Detailed Description

Contains basic information about a single enumerated value.

Constructor & Destructor Documentation

DtEnumInfo::DtEnumInfo ( )
inline

Member Function Documentation

DtEnumInfo::deprecated ( dep  )
inline
DtEnumInfo::fileSource ( )
int DtEnumInfo::operator!= ( const DtEnumInfo other) const
inline

References operator==().

int DtEnumInfo::operator== ( const DtEnumInfo other) const
inline

References description.

Referenced by operator!=().

Member Data Documentation

DtEnumInfo::__pad0__
bool DtEnumInfo::deprecated = false
DtString DtEnumInfo::description

Referenced by operator==().

DtString DtEnumInfo::fileSource

The documentation for this struct 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)