Scarab  v3.5.0
Project 8 C++ Utility Library
CallForHelp Member List

This is the complete list of members for CallForHelp, including all inherited members.

CallForHelp(std::string ename, std::string msg, int exit_code)CallForHelpinlineprotected
CallForHelp(std::string ename, std::string msg, ExitCodes exit_code)CallForHelpinlineprotected
CallForHelp(std::string msg, ExitCodes exit_code)CallForHelpinline
CallForHelp(std::string msg, int exit_code)CallForHelpinline
CallForHelp()CallForHelpinline
Error(std::string name, std::string msg, int exit_code=static_cast< int >(ExitCodes::BaseClass))Errorinline
Error(std::string name, std::string msg, ExitCodes exit_code)Errorinline
get_exit_code() constErrorinline
get_name() constErrorinline
ParseError(std::string ename, std::string msg, int exit_code)ParseErrorinlineprotected
ParseError(std::string ename, std::string msg, ExitCodes exit_code)ParseErrorinlineprotected
ParseError(std::string msg, ExitCodes exit_code)ParseErrorinline
ParseError(std::string msg, int exit_code)ParseErrorinline