This is the complete list of members for DataDescriptionDatabaseInterface, including all inherited members.
DescriptionDefinitionChanged(const Id &category, const LanguageRef &language, const IdAndVersion &dataType) | DataDescriptionDatabaseInterface | static |
GetAndResolvePresetIdentifier(const AssetRepositoryRef &repository, const GetDataCallbackType &getDataCallback, const DataDictionary &guiEntry, Opt< const DataDictionary & > dataEntry=Opt< const DataDictionary & >{}, Bool &outResolveSuccess=DefaultLValue< Bool >{}) | DataDescriptionDatabaseInterface | static |
GetEffectiveEnumList(const DataDictionary &dataEntry, const DataDictionary &guiEntry, const DataDescription &stringDescription, Bool resolveExtensionPointsAndGui, Bool withStrings, const LanguageRef &language, const AssetRepositoryRef &repository, const Data *filterData) | DataDescriptionDatabaseInterface | static |
GetEffectiveEnumList(const DataDictionary &dataEntry, const DataDictionary &guiEntry, const DataDescription &stringDescription, Bool resolveExtensionPointsAndGui, Bool withStrings, const LanguageRef &language, const AssetRepositoryRef &repository, const GetDataCallbackType &getDataCallback, const Data *filterData) | DataDescriptionDatabaseInterface | static |
LoadDescription(const Id &category, const LanguageRef &language, const Id &dataType) | DataDescriptionDatabaseInterface | static |
LoadDescription(const Id &category, const LanguageRef &language, const IdAndVersion &dataType) | DataDescriptionDatabaseInterface | static |
MAXON_INTERFACE_NONVIRTUAL(DataDescriptionDatabaseInterface, MAXON_REFERENCE_NONE, "net.maxon.interface.datadescriptiondatabase") | DataDescriptionDatabaseInterface | private |
PostProcessStringDescription(DataDescription &description, const BaseArray< DataDictionary > &entries) | DataDescriptionDatabaseInterface | static |
ResolveVariableIdentifier(const Id &identifier, const AssetRepositoryRef &repository, const GetDataCallbackType &getDataCallback, Opt< const DataDictionary & > dataEntry, Opt< const DataDictionary & > guiEntry=Opt< const DataDictionary & >{}) | DataDescriptionDatabaseInterface | static |