sisi4s
Loading...
Searching...
No Matches
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))CLI::Errorinline
Error(std::string name, std::string msg, ExitCodes exit_code)CLI::Errorinline
get_exit_code() constCLI::Errorinline
get_name() constCLI::Errorinline
OptionNotFound(std::string ename, std::string msg, int exit_code)CLI::OptionNotFoundinlineprotected
OptionNotFound(std::string ename, std::string msg, ExitCodes exit_code)CLI::OptionNotFoundinlineprotected
OptionNotFound(std::string msg, ExitCodes exit_code)CLI::OptionNotFoundinline
OptionNotFound(std::string msg, int exit_code)CLI::OptionNotFoundinline
OptionNotFound(std::string name)CLI::OptionNotFoundinlineexplicit