This is the complete list of members for DataDescriptionPresetStorageInterface, including all inherited members.
DeletePreset(const AssetRepositoryRef &repository, const Id &presetIdentifier, const Id &presetName) | DataDescriptionPresetStorageInterface | static |
GetPresetAttributes(const AssetRepositoryRef &repository, const Id &presetIdentifier) | DataDescriptionPresetStorageInterface | static |
GetPresetIdentifiers(const AssetRepositoryRef &repository) | DataDescriptionPresetStorageInterface | static |
GetPresetName(const AssetRepositoryRef &repository, const Id &presetIdentifier, const Id &presetName, const LanguageRef &language) | DataDescriptionPresetStorageInterface | static |
GetPresets(const AssetRepositoryRef &repository, const Id &presetIdentifier) | DataDescriptionPresetStorageInterface | static |
LoadPreset(const AssetRepositoryRef &repository, const Id &presetIdentifier, const Id &presetName) | DataDescriptionPresetStorageInterface | static |
MAXON_INTERFACE_NONVIRTUAL(DataDescriptionPresetStorageInterface, MAXON_REFERENCE_NONE, "net.maxon.interface.datadescriptionpresetstorage") | DataDescriptionPresetStorageInterface | private |
SetPresetName(const AssetDescription &assetDescription, const Id &presetName, const String &name, const LanguageRef &language) | DataDescriptionPresetStorageInterface | static |
StorePreset(const AssetRepositoryRef &repository, const Id &presetIdentifier, const Id &presetName, const PresetStorage &presetData) | DataDescriptionPresetStorageInterface | static |