|
Ditto
5.1.0
|
This is the complete list of members for CLI::ArgumentMismatch, including all inherited members.
| ArgumentMismatch(std::string ename, std::string msg, int exit_code) (defined in CLI::ArgumentMismatch) | CLI::ArgumentMismatch | inlineprotected |
| ArgumentMismatch(std::string ename, std::string msg, ExitCodes exit_code) (defined in CLI::ArgumentMismatch) | CLI::ArgumentMismatch | inlineprotected |
| ArgumentMismatch(std::string msg, ExitCodes exit_code) (defined in CLI::ArgumentMismatch) | CLI::ArgumentMismatch | inline |
| ArgumentMismatch(std::string msg, int exit_code) (defined in CLI::ArgumentMismatch) | CLI::ArgumentMismatch | inline |
| ArgumentMismatch(std::string msg) (defined in CLI::ArgumentMismatch) | CLI::ArgumentMismatch | inlineexplicit |
| ArgumentMismatch(std::string name, int expected, std::size_t received) (defined in CLI::ArgumentMismatch) | CLI::ArgumentMismatch | inline |
| AtLeast(std::string name, int num, std::size_t received) (defined in CLI::ArgumentMismatch) | CLI::ArgumentMismatch | inlinestatic |
| AtMost(std::string name, int num, std::size_t received) (defined in CLI::ArgumentMismatch) | CLI::ArgumentMismatch | inlinestatic |
| 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 |
| FlagOverride(std::string name) (defined in CLI::ArgumentMismatch) | CLI::ArgumentMismatch | inlinestatic |
| 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 |
| PartialType(std::string name, int num, std::string type) (defined in CLI::ArgumentMismatch) | CLI::ArgumentMismatch | inlinestatic |
| TypedAtLeast(std::string name, int num, std::string type) (defined in CLI::ArgumentMismatch) | CLI::ArgumentMismatch | inlinestatic |