#include <desctranslation.h>
Public Member Functions | |
| DescEntryStruct ()=default | |
| DescEntryStruct (DescEntryStruct &&other)=default | |
| MAXON_OPERATOR_MOVE_ASSIGNMENT (DescEntryStruct) | |
Public Attributes | |
| BaseArray< InternedId > | _id |
| Id | _dataTypeId |
| Id | _guiTypeId |
| Id | _commandId |
| DataDictionary | _dataEntry |
| DataDictionary | _guiEntry |
Private Member Functions | |
| MAXON_DISALLOW_COPY_AND_ASSIGN (DescEntryStruct) | |
|
default |
|
default |
|
private |
| MAXON_OPERATOR_MOVE_ASSIGNMENT | ( | DescEntryStruct | ) |
| BaseArray<InternedId> _id |
| Id _dataTypeId |
| Id _guiTypeId |
| Id _commandId |
| DataDictionary _dataEntry |
| DataDictionary _guiEntry |