![]() |
VR-Link API Documentation for DIS
|
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 |
Contains basic information about a single enumerated value.
|
inline |
|
inline |
| DtEnumInfo::fileSource | ( | s | ) |
|
inline |
References operator==().
|
inline |
References description.
Referenced by operator!=().
| DtEnumInfo::__pad0__ |
| bool DtEnumInfo::deprecated = false |
| DtString DtEnumInfo::description |
Referenced by operator==().
| DtString DtEnumInfo::fileSource |