This is the complete list of members for sptk::CommandLine::CommandLineParameter, including all inherited members.
| CommandLineElement(const String &name, const String &shortName, const String &help, const Visibility &useWithCommands) | sptk::CommandLine::CommandLineElement | |
| CommandLineParameter(const String &name, const String &shortName, const String &valueName, const String &validateValue, const Visibility &useWithCommands, const String &help) | sptk::CommandLine::CommandLineParameter | |
| formatHelp(size_t textWidth, Strings &formattedText) const | sptk::CommandLine::CommandLineElement | |
| hasValue() const override | sptk::CommandLine::CommandLineParameter | virtual |
| name() const | sptk::CommandLine::CommandLineElement | virtual |
| printableName() const override | sptk::CommandLine::CommandLineParameter | 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 override | sptk::CommandLine::CommandLineParameter | virtual |
| useWithCommand(const String &command) const | sptk::CommandLine::CommandLineElement | |
| validate(const String &value) const override | sptk::CommandLine::CommandLineParameter | virtual |
| ~CommandLineElement()=default | sptk::CommandLine::CommandLineElement | virtual |