|
Ditto
5.1.0
|
This is the complete list of members for CLI::CallForHelp, including all inherited members.
| CallForHelp(std::string ename, std::string msg, int exit_code) (defined in CLI::CallForHelp) | CLI::CallForHelp | inlineprotected |
| CallForHelp(std::string ename, std::string msg, ExitCodes exit_code) (defined in CLI::CallForHelp) | CLI::CallForHelp | inlineprotected |
| CallForHelp(std::string msg, ExitCodes exit_code) (defined in CLI::CallForHelp) | CLI::CallForHelp | inline |
| CallForHelp(std::string msg, int exit_code) (defined in CLI::CallForHelp) | CLI::CallForHelp | inline |
| CallForHelp() (defined in CLI::CallForHelp) | CLI::CallForHelp | inline |
| Error(std::string name, std::string msg, int exit_code=static_cast< int >(ExitCodes::BaseClass)) (defined in CLI::Error) | CLI::Error | inline |
| Error(std::string name, std::string msg, ExitCodes exit_code) (defined in CLI::Error) | CLI::Error | inline |
| get_exit_code() const (defined in CLI::Error) | CLI::Error | inline |
| get_name() const (defined in CLI::Error) | CLI::Error | inline |
| ParseError(std::string ename, std::string msg, int exit_code) (defined in CLI::ParseError) | CLI::ParseError | inlineprotected |
| ParseError(std::string ename, std::string msg, ExitCodes exit_code) (defined in CLI::ParseError) | CLI::ParseError | inlineprotected |
| ParseError(std::string msg, ExitCodes exit_code) (defined in CLI::ParseError) | CLI::ParseError | inline |
| ParseError(std::string msg, int exit_code) (defined in CLI::ParseError) | CLI::ParseError | inline |
| Success(std::string ename, std::string msg, int exit_code) (defined in CLI::Success) | CLI::Success | inlineprotected |
| Success(std::string ename, std::string msg, ExitCodes exit_code) (defined in CLI::Success) | CLI::Success | inlineprotected |
| Success(std::string msg, ExitCodes exit_code) (defined in CLI::Success) | CLI::Success | inline |
| Success(std::string msg, int exit_code) (defined in CLI::Success) | CLI::Success | inline |
| Success() (defined in CLI::Success) | CLI::Success | inline |