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