AssetTypeInterface Member List

This is the complete list of members for AssetTypeInterface, including all inherited members.

ComputeMetaData(const AssetRepositoryRef &repository, const IdAndVersion &asset, const AssetMetaData &meta, const InternedId &metaId) constAssetTypeInterface
CopyWithEncryption(const AssetDescription &source, const Url &from, const Url &to) constAssetTypeInterface
GetAssetDataType() constAssetTypeInterface
GetDefaultIcon(const AssetRepositoryRef &repository, const IdAndVersion &asset, const AssetMetaData &meta) constAssetTypeInterface
GetId() constAssetTypeInterface
GetMetaString(const AssetDescription &asset, const InternedId &key, const LanguageRef &languageRef, const String &fallback) constAssetTypeInterface
GetRepositoryId(const Id &id, Bool fromTo) constAssetTypeInterface
GetUrlSuffix(const Asset &asset) constAssetTypeInterface
Load(const AssetRepositoryRef &repo, const AssetDescription &assetDescription, const Url &url, Bool *updateLinks) constAssetTypeInterface
LoadDescriptionDefinition(const AssetDescription &asset, LOADDESCRIPTIONMODE mode, const Id &category, const LanguageRef &language) constAssetTypeInterface
MAXON_INTERFACE(AssetTypeInterface, MAXON_REFERENCE_CONST, "net.maxon.interface.assettype")AssetTypeInterfaceprivate
RESTRICT_DICTIONARY_PROPS typedefAssetTypeInterface
Store(const Asset &asset, const Url &url, const OutputStreamDecoratorFactory &hashStream) constAssetTypeInterface
StoreDescriptionDefinition(const AssetDescription &asset, const Id &category, const LanguageRef &language, const DataDescriptionDefinition &overwrittenDescription, const AssetRepositoryRef &storeRepository) constAssetTypeInterface
StoreMetaString(const AssetDescription &asset, const InternedId &key, const String &value, const LanguageRef &languageRef) constAssetTypeInterface