A DataDescription contains settings that describe the attributes of a data type. While a maxon::DataDescriptionDefinitionInterface contains the "raw" definition the maxon::DataDescriptionInterface includes the complete, resolved description.
The data in a DataDescription is stored as a DataDictionary.
General information (maxon::DESCRIPTION::DATA::INFO) is accessed with:
The various attribute descriptions in the description are stored as DataDictionaries:
It is possible to compare two descriptions with:
The data descriptions are stored in the maxon::DataDescriptionDatabaseInterface database.