DescEntryStruct Class Reference

#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)
 

Constructor & Destructor Documentation

◆ DescEntryStruct() [1/2]

DescEntryStruct ( )
default

◆ DescEntryStruct() [2/2]

DescEntryStruct ( DescEntryStruct &&  other)
default

Member Function Documentation

◆ MAXON_DISALLOW_COPY_AND_ASSIGN()

MAXON_DISALLOW_COPY_AND_ASSIGN ( DescEntryStruct  )
private

◆ MAXON_OPERATOR_MOVE_ASSIGNMENT()

MAXON_OPERATOR_MOVE_ASSIGNMENT ( DescEntryStruct  )

Member Data Documentation

◆ _id

◆ _dataTypeId

Id _dataTypeId

◆ _guiTypeId

Id _guiTypeId

◆ _commandId

Id _commandId

◆ _dataEntry

DataDictionary _dataEntry

◆ _guiEntry

DataDictionary _guiEntry