![]() |
Scarab
v2.4.7
Project 8 C++ Utility Library
|
This is the complete list of members for CallForAllHelp, including all inherited members.
CallForAllHelp(std::string CallForAllHelp, std::string msg, int exit_code) | CallForAllHelp | inlineprotected |
CallForAllHelp(std::string CallForAllHelp, std::string msg, ExitCodes exit_code) | CallForAllHelp | inlineprotected |
CallForAllHelp(std::string msg, ExitCodes exit_code) | CallForAllHelp | inline |
CallForAllHelp(std::string msg, int exit_code) | CallForAllHelp | inline |
CallForAllHelp() | CallForAllHelp | inline |
Error(std::string name, std::string msg, int exit_code=static_cast< int >(ExitCodes::BaseClass)) | Error | inline |
Error(std::string name, std::string msg, ExitCodes exit_code) | Error | inline |
get_exit_code() const | Error | inline |
get_name() const | Error | inline |
ParseError(std::string ParseError, std::string msg, int exit_code) | ParseError | inlineprotected |
ParseError(std::string ParseError, std::string msg, ExitCodes exit_code) | ParseError | inlineprotected |
ParseError(std::string msg, ExitCodes exit_code) | ParseError | inline |
ParseError(std::string msg, int exit_code) | ParseError | inline |