sptk2 logo
SPTK Home Page
sptk::CommandLine Member List

This is the complete list of members for sptk::CommandLine, including all inherited members.

arguments() constsptk::CommandLine
CommandLine(const String &programVersion, const String &description, const String &commandLinePrototype)sptk::CommandLine
defineArgument(const String &fullName, const String &helpText)sptk::CommandLine
defineOption(const String &fullName, const String &shortName, const Visibility &useForCommands, const String &help)sptk::CommandLine
defineParameter(const String &fullName, const String &shortName, const String &valueName, const String &validateValue, const Visibility &useForCommands, const String &defaultValue, const String &help)sptk::CommandLine
getOptionValue(const String &name) constsptk::CommandLine
hasOption(const String &name) constsptk::CommandLine
init(size_t argc, const char **argv)sptk::CommandLine
preprocessArguments(const std::vector< const char * > &argv)sptk::CommandLinestatic
printCommands(const String &onlyForCommand, size_t screenColumns, size_t nameColumns, const Strings &sortedCommands, size_t helpTextColumns) constsptk::CommandLine
printHelp(size_t screenColumns) constsptk::CommandLine
printHelp(const String &onlyForCommand, size_t screenColumns) constsptk::CommandLine
printLine(const String &ch, size_t count)sptk::CommandLinestatic
printOptions(const String &onlyForCommand, size_t screenColumns, size_t nameColumns, const Strings &sortedOptions, size_t helpTextColumns) constsptk::CommandLine
printVersion() constsptk::CommandLine
rewriteArguments(const Strings &arguments)sptk::CommandLinestatic
setOptionValue(const String &name, const String &value="yes")sptk::CommandLine

Fri Oct 14 2022 09:58:38: SPTK 5.4.1