SVCS - English Documentation
Loading...
Searching...
No Matches
svcs::cli::BaseCommand Member List

This is the complete list of members for svcs::cli::BaseCommand, including all inherited members.

BaseCommand(std::shared_ptr< ISubject > subject)svcs::cli::BaseCommandinline
createRepository(const std::string &path=".")svcs::cli::BaseCommandinlineprotectedstatic
eventSubject_svcs::cli::BaseCommandprotected
execute(const std::vector< std::string > &args)=0svcs::cli::ICommandpure virtual
findRepository()svcs::cli::BaseCommandinlineprotectedstatic
getDescription() const override=0svcs::cli::BaseCommandpure virtual
getName() const override=0svcs::cli::BaseCommandpure virtual
getUsage() const override=0svcs::cli::BaseCommandpure virtual
logDebug(const std::string &message) constsvcs::cli::BaseCommandinline
logError(const std::string &message) constsvcs::cli::BaseCommandinline
logInfo(const std::string &message) constsvcs::cli::BaseCommandinline
logSuccess(const std::string &message) constsvcs::cli::BaseCommandinline
logWarning(const std::string &message) constsvcs::cli::BaseCommandinline
showHelp() const overridesvcs::cli::BaseCommandinlinevirtual
~BaseCommand() override=defaultsvcs::cli::BaseCommand
~ICommand()=defaultsvcs::cli::ICommandvirtual