|
This is the complete list of members for sptk::CommandLine::CommandLineElement, including all inherited members.
| CommandLineElement(const String &name, const String &shortName, const String &help, const Visibility &useWithCommands) | sptk::CommandLine::CommandLineElement | |
| formatHelp(size_t textWidth, Strings &formattedText) const | sptk::CommandLine::CommandLineElement | |
| hasValue() const | sptk::CommandLine::CommandLineElement | virtual |
| name() const | sptk::CommandLine::CommandLineElement | virtual |
| printableName() const | sptk::CommandLine::CommandLineElement | virtual |
| printHelp(size_t nameWidth, size_t textWidth, const String &optionDefaultValue) const | sptk::CommandLine::CommandLineElement | |
| shortName() const | sptk::CommandLine::CommandLineElement | virtual |
| Type enum name | sptk::CommandLine::CommandLineElement | |
| type() const | sptk::CommandLine::CommandLineElement | virtual |
| useWithCommand(const String &command) const | sptk::CommandLine::CommandLineElement | |
| validate(const String &value) const | sptk::CommandLine::CommandLineElement | virtual |
| ~CommandLineElement()=default | sptk::CommandLine::CommandLineElement | virtual |