|
SVCS - Русская документация
|
Полный список членов класса svcs::cli::BaseCommand, включая наследуемые из базового класса
| BaseCommand(std::shared_ptr< ISubject > subject) | svcs::cli::BaseCommand | inline |
| createRepository(const std::string &path=".") | svcs::cli::BaseCommand | inlineprotectedstatic |
| eventSubject_ | svcs::cli::BaseCommand | protected |
| execute(const std::vector< std::string > &args)=0 | svcs::cli::ICommand | pure virtual |
| findRepository() | svcs::cli::BaseCommand | inlineprotectedstatic |
| getDescription() const override=0 | svcs::cli::BaseCommand | pure virtual |
| getName() const override=0 | svcs::cli::BaseCommand | pure virtual |
| getUsage() const override=0 | svcs::cli::BaseCommand | pure virtual |
| logDebug(const std::string &message) const | svcs::cli::BaseCommand | inline |
| logError(const std::string &message) const | svcs::cli::BaseCommand | inline |
| logInfo(const std::string &message) const | svcs::cli::BaseCommand | inline |
| logSuccess(const std::string &message) const | svcs::cli::BaseCommand | inline |
| logWarning(const std::string &message) const | svcs::cli::BaseCommand | inline |
| showHelp() const override | svcs::cli::BaseCommand | inlinevirtual |
| ~BaseCommand() override=default | svcs::cli::BaseCommand | |
| ~ICommand()=default | svcs::cli::ICommand | virtual |