Ditto  5.1.0
CLI::ArgumentMismatch Member List

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::ArgumentMismatchinlineprotected
ArgumentMismatch(std::string ename, std::string msg, ExitCodes exit_code) (defined in CLI::ArgumentMismatch)CLI::ArgumentMismatchinlineprotected
ArgumentMismatch(std::string msg, ExitCodes exit_code) (defined in CLI::ArgumentMismatch)CLI::ArgumentMismatchinline
ArgumentMismatch(std::string msg, int exit_code) (defined in CLI::ArgumentMismatch)CLI::ArgumentMismatchinline
ArgumentMismatch(std::string msg) (defined in CLI::ArgumentMismatch)CLI::ArgumentMismatchinlineexplicit
ArgumentMismatch(std::string name, int expected, std::size_t received) (defined in CLI::ArgumentMismatch)CLI::ArgumentMismatchinline
AtLeast(std::string name, int num, std::size_t received) (defined in CLI::ArgumentMismatch)CLI::ArgumentMismatchinlinestatic
AtMost(std::string name, int num, std::size_t received) (defined in CLI::ArgumentMismatch)CLI::ArgumentMismatchinlinestatic
Error(std::string name, std::string msg, int exit_code=static_cast< int >(ExitCodes::BaseClass)) (defined in CLI::Error)CLI::Errorinline
Error(std::string name, std::string msg, ExitCodes exit_code) (defined in CLI::Error)CLI::Errorinline
FlagOverride(std::string name) (defined in CLI::ArgumentMismatch)CLI::ArgumentMismatchinlinestatic
get_exit_code() const (defined in CLI::Error)CLI::Errorinline
get_name() const (defined in CLI::Error)CLI::Errorinline
ParseError(std::string ename, std::string msg, int exit_code) (defined in CLI::ParseError)CLI::ParseErrorinlineprotected
ParseError(std::string ename, std::string msg, ExitCodes exit_code) (defined in CLI::ParseError)CLI::ParseErrorinlineprotected
ParseError(std::string msg, ExitCodes exit_code) (defined in CLI::ParseError)CLI::ParseErrorinline
ParseError(std::string msg, int exit_code) (defined in CLI::ParseError)CLI::ParseErrorinline
PartialType(std::string name, int num, std::string type) (defined in CLI::ArgumentMismatch)CLI::ArgumentMismatchinlinestatic
TypedAtLeast(std::string name, int num, std::string type) (defined in CLI::ArgumentMismatch)CLI::ArgumentMismatchinlinestatic