This is the complete list of members for yaze::cli::resources::CommandHandler, including all inherited members.
Describe() const | yaze::cli::resources::CommandHandler | virtual |
Execute(Rom *rom, const ArgumentParser &parser, OutputFormatter &formatter)=0 | yaze::cli::resources::CommandHandler | protectedpure virtual |
GetDefaultFormat() const | yaze::cli::resources::CommandHandler | inlineprotectedvirtual |
GetName() const =0 | yaze::cli::resources::CommandHandler | pure virtual |
GetOutputTitle() const | yaze::cli::resources::CommandHandler | inlineprotectedvirtual |
GetUsage() const =0 | yaze::cli::resources::CommandHandler | protectedpure virtual |
RequiresLabels() const | yaze::cli::resources::CommandHandler | inlineprotectedvirtual |
Run(const std::vector< std::string > &args, Rom *rom_context) | yaze::cli::resources::CommandHandler | |
ValidateArgs(const ArgumentParser &parser)=0 | yaze::cli::resources::CommandHandler | protectedpure virtual |
~CommandHandler()=default | yaze::cli::resources::CommandHandler | virtual |