#include <desctranslation.h>
Public Member Functions | |
| DescTranslation () | |
| DescTranslation (DescTranslation &&other)=default | |
| MAXON_OPERATOR_MOVE_ASSIGNMENT (DescTranslation) | |
Public Attributes | |
| HashMap< DescID, DescEntryStruct > | _descIdMap |
| HashMap< InternedId, DescID > | _groupIdMap |
Private Member Functions | |
| MAXON_DISALLOW_COPY_AND_ASSIGN (DescTranslation) | |
| DescTranslation | ( | ) |
|
default |
|
private |
| MAXON_OPERATOR_MOVE_ASSIGNMENT | ( | DescTranslation | ) |
| HashMap<DescID, DescEntryStruct> _descIdMap |
| HashMap<InternedId, DescID> _groupIdMap |