Main::CommandLine Member List

This is the complete list of members for Main::CommandLine, including all inherited members.

argc() const Main::CommandLine
cfg() const Main::CommandLine
CommandLine(Main::Output &output, const G::Arg &arg, const std::string &spec, const std::string &version, const std::string &capabilities)Main::CommandLine
contains(const std::string &switch_) const Main::CommandLine
contains(const char *switch_) const Main::CommandLine
hasSemanticError() const Main::CommandLine
hasUsageErrors() const Main::CommandLine
logSemanticWarnings() const Main::CommandLine
showArgcError(bool error_stream=true) const Main::CommandLine
showBanner(bool error_stream=false, const std::string &=std::string()) const Main::CommandLine
showCapabilities(bool error_stream=false, const std::string &=std::string()) const Main::CommandLine
showCopyright(bool error_stream=false, const std::string &=std::string()) const Main::CommandLine
showError(const std::string &reason, bool error_stream=true) const Main::CommandLine
showHelp(bool error_stream=false) const Main::CommandLine
showNoop(bool error_stream=false) const Main::CommandLine
showSemanticError(bool error_stream=true) const Main::CommandLine
showUsageErrors(bool error_stream=true) const Main::CommandLine
showVersion(bool error_stream=false) const Main::CommandLine
switchSpec(bool is_windows)Main::CommandLinestatic
value(const std::string &switch_) const Main::CommandLine
value(const char *switch_) const Main::CommandLine
value(const std::string &switch_, unsigned int default_) const Main::CommandLine
value(const char *switch_, unsigned int default_) const Main::CommandLine
value(const std::string &switch_, const std::string &separators) const Main::CommandLine
value(const char *switch_, const char *separators) const Main::CommandLine
~CommandLine()Main::CommandLine