yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::cli::CommandRegistry Member List

This is the complete list of members for yaze::cli::CommandRegistry, including all inherited members.

aliases_yaze::cli::CommandRegistryprivate
CommandRegistry()=defaultyaze::cli::CommandRegistryprivate
Count() constyaze::cli::CommandRegistryinline
Execute(const std::string &name, const std::vector< std::string > &args, Rom *rom_context=nullptr)yaze::cli::CommandRegistry
ExportFunctionSchemas() constyaze::cli::CommandRegistry
GenerateCategoryHelp(const std::string &category) constyaze::cli::CommandRegistry
GenerateCompleteHelp() constyaze::cli::CommandRegistry
GenerateHelp(const std::string &name) constyaze::cli::CommandRegistry
Get(const std::string &name) constyaze::cli::CommandRegistry
GetAgentCommands() constyaze::cli::CommandRegistry
GetCategories() constyaze::cli::CommandRegistry
GetCommandsInCategory(const std::string &category) constyaze::cli::CommandRegistry
GetMetadata(const std::string &name) constyaze::cli::CommandRegistry
handlers_yaze::cli::CommandRegistryprivate
HasCommand(const std::string &name) constyaze::cli::CommandRegistry
Instance()yaze::cli::CommandRegistrystatic
metadata_yaze::cli::CommandRegistryprivate
Register(std::unique_ptr< resources::CommandHandler > handler, const CommandMetadata &metadata)yaze::cli::CommandRegistry
RegisterAllCommands()yaze::cli::CommandRegistryprivate