This is the complete list of members for CommandAssetInterface, including all inherited members.
AddCommandScope(const Id &scope, Array< Id > &scopeArray) | CommandAssetInterface | static |
AssetIsObjectCommandType(const AssetDescription &commandAsset) | CommandAssetInterface | static |
ContainsCommandScope(const AssetDescription &commandAsset, const Id &scope) | CommandAssetInterface | static |
Create() | CommandAssetInterface | static |
EraseCommandScope(const Id &scope, Array< Id > &scopeArray) | CommandAssetInterface | static |
Execute(const AssetDescription &commandAsset, Bool withOptions) | CommandAssetInterface | static |
GetCommandScopeName(const Id &scope) | CommandAssetInterface | static |
GetCommandScopeNames(const AssetDescription &commandAsset) | CommandAssetInterface | static |
GetCommandScopes(const AssetDescription &commandAsset) | CommandAssetInterface | static |
GetCommandType(const AssetDescription &commandAsset) | CommandAssetInterface | static |
GetCommandTypeName(const Id &commandType, const AssetRepositoryRef &repository) | CommandAssetInterface | static |
GetLegacyId(const AssetDescription &commandAsset) | CommandAssetInterface | static |
GetRegisteredLegacyCommandScopes(Int32 commandId) | CommandAssetInterface | static |
GetRegisteredLegacyCommandType(Int32 commandId) | CommandAssetInterface | static |
IsObjectCommandType(const Id &commandType) | CommandAssetInterface | static |
LEGACY_ID_UNDEF | CommandAssetInterface | static |
MAXON_INTERFACE(CommandAssetInterface, MAXON_REFERENCE_COPY_ON_WRITE, "net.maxon.interface.commandasset") | CommandAssetInterface | private |
QueryState(const AssetDescription &commandAsset) | CommandAssetInterface | static |
RegisterLegacyCommandScopes(Int32 commandId, const BaseArray< Id > &scopes) | CommandAssetInterface | static |
RegisterLegacyCommandType(Int32 commandId, const Id &type) | CommandAssetInterface | static |
StoreCommandScopes(const AssetDescription &commandAsset, Array< Id > &&scopeArray) | CommandAssetInterface | static |