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