#include <asset_command.h>
CommandAssetInterface extends the AssetInterface to deal with command assets.
Static Public Member Functions | |
static MAXON_METHOD Result< CommandAsset > | Create () |
static MAXON_METHOD Result< void > | Execute (const AssetDescription &commandAsset, Bool withOptions) |
static MAXON_METHOD Result< COMMAND_ASSET_STATE > | QueryState (const AssetDescription &commandAsset) |
Private Member Functions | |
MAXON_INTERFACE (CommandAssetInterface, MAXON_REFERENCE_COPY_ON_WRITE, "net.maxon.interface.commandasset") | |
|
private |
|
static |
|
static |
|
static |