|
sisi4s
|
This is the complete list of members for CLI::ParseError, including all inherited members.
| 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 |