|
Ditto
5.1.0
|
Usually something like –help-all on command line. More...


Public Member Functions | |
| CallForAllHelp (std::string msg, ExitCodes exit_code) | |
| CallForAllHelp (std::string msg, int exit_code) | |
Public Member Functions inherited from CLI::Success | |
| Success (std::string msg, ExitCodes exit_code) | |
| Success (std::string msg, int exit_code) | |
Public Member Functions inherited from CLI::ParseError | |
| ParseError (std::string msg, ExitCodes exit_code) | |
| ParseError (std::string msg, int exit_code) | |
Public Member Functions inherited from CLI::Error | |
| int | get_exit_code () const |
| std::string | get_name () const |
| Error (std::string name, std::string msg, int exit_code=static_cast< int >(ExitCodes::BaseClass)) | |
| Error (std::string name, std::string msg, ExitCodes exit_code) | |
Protected Member Functions | |
| CallForAllHelp (std::string ename, std::string msg, int exit_code) | |
| CallForAllHelp (std::string ename, std::string msg, ExitCodes exit_code) | |
Protected Member Functions inherited from CLI::Success | |
| Success (std::string ename, std::string msg, int exit_code) | |
| Success (std::string ename, std::string msg, ExitCodes exit_code) | |
Protected Member Functions inherited from CLI::ParseError | |
| ParseError (std::string ename, std::string msg, int exit_code) | |
| ParseError (std::string ename, std::string msg, ExitCodes exit_code) | |
Usually something like –help-all on command line.