|
Porytiles
|
This is the complete list of members for Command, including all inherited members.
| Command(CLI::App &parent_app, const std::string &name, const std::string &desc, const std::string &group) | Command | inline |
| Command(const Command &)=delete | Command | |
| Command(Command &&)=delete | Command | |
| get_app() const | Command | inline |
| operator=(const Command &)=delete | Command | |
| operator=(Command &&)=delete | Command | |
| Run()=0 | Command | protectedpure virtual |
| ~Command()=default | Command | virtual |