sisi4s
Loading...
Searching...
No Matches
CLI::RequiresError Member List

This is the complete list of members for CLI::RequiresError, 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
ParseError(std::string ename, std::string msg, int exit_code)CLI::ParseErrorinlineprotected
ParseError(std::string ename, std::string msg, ExitCodes exit_code)CLI::ParseErrorinlineprotected
ParseError(std::string msg, ExitCodes exit_code)CLI::ParseErrorinline
ParseError(std::string msg, int exit_code)CLI::ParseErrorinline
RequiresError(std::string ename, std::string msg, int exit_code)CLI::RequiresErrorinlineprotected
RequiresError(std::string ename, std::string msg, ExitCodes exit_code)CLI::RequiresErrorinlineprotected
RequiresError(std::string msg, ExitCodes exit_code)CLI::RequiresErrorinline
RequiresError(std::string msg, int exit_code)CLI::RequiresErrorinline
RequiresError(std::string curname, std::string subname)CLI::RequiresErrorinline