![]() |
Scarab
v2.11.1
Project 8 C++ Utility Library
|
This is the complete list of members for OptionAlreadyAdded, including all inherited members.
| ConstructionError(std::string ename, std::string msg, int exit_code) | ConstructionError | inlineprotected |
| ConstructionError(std::string ename, std::string msg, ExitCodes exit_code) | ConstructionError | inlineprotected |
| ConstructionError(std::string msg, ExitCodes exit_code) | ConstructionError | inline |
| ConstructionError(std::string msg, int exit_code) | ConstructionError | 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 |
| Excludes(std::string name, std::string other) | OptionAlreadyAdded | inlinestatic |
| get_exit_code() const | Error | inline |
| get_name() const | Error | inline |
| OptionAlreadyAdded(std::string ename, std::string msg, int exit_code) | OptionAlreadyAdded | inlineprotected |
| OptionAlreadyAdded(std::string ename, std::string msg, ExitCodes exit_code) | OptionAlreadyAdded | inlineprotected |
| OptionAlreadyAdded(std::string msg, ExitCodes exit_code) | OptionAlreadyAdded | inline |
| OptionAlreadyAdded(std::string msg, int exit_code) | OptionAlreadyAdded | inline |
| OptionAlreadyAdded(std::string name) | OptionAlreadyAdded | inlineexplicit |
| Requires(std::string name, std::string other) | OptionAlreadyAdded | inlinestatic |
1.8.13