Ditto  5.1.0
CLI::OptionNotFound Member List

This is the complete list of members for CLI::OptionNotFound, including all inherited members.

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
get_exit_code() const (defined in CLI::Error)CLI::Errorinline
get_name() const (defined in CLI::Error)CLI::Errorinline
OptionNotFound(std::string ename, std::string msg, int exit_code) (defined in CLI::OptionNotFound)CLI::OptionNotFoundinlineprotected
OptionNotFound(std::string ename, std::string msg, ExitCodes exit_code) (defined in CLI::OptionNotFound)CLI::OptionNotFoundinlineprotected
OptionNotFound(std::string msg, ExitCodes exit_code) (defined in CLI::OptionNotFound)CLI::OptionNotFoundinline
OptionNotFound(std::string msg, int exit_code) (defined in CLI::OptionNotFound)CLI::OptionNotFoundinline
OptionNotFound(std::string name) (defined in CLI::OptionNotFound)CLI::OptionNotFoundinlineexplicit