ost::CommandOptionWithArg Member List
This is the complete list of members for
ost::CommandOptionWithArg, including all inherited members.
collect enum value | ost::CommandOption | |
CommandOption(const char *inOptionName, const char *inOptionLetter, const char *inDescription, OptionType inOptionType, bool inRequired=false, CommandOption **ppNext=&defaultCommandOptionList) | ost::CommandOption | |
CommandOptionWithArg(const char *inOptionName, const char *inOptionLetter, const char *inDescription, OptionType inOptionType, bool inRequired=false, CommandOption **ppNext=&defaultCommandOptionList) | ost::CommandOptionWithArg | |
description | ost::CommandOption | |
foundOption(CommandOptionParse *cop, const char *value=0) | ost::CommandOptionWithArg | [virtual] |
foundOption(CommandOptionParse *cop, const char **value, int num) | ost::CommandOptionWithArg | [virtual] |
hasArg enum value | ost::CommandOption | |
hasValue() | ost::CommandOptionWithArg | [virtual] |
next | ost::CommandOption | |
noArg enum value | ost::CommandOption | |
numValue | ost::CommandOptionWithArg | |
optionLetter | ost::CommandOption | |
optionName | ost::CommandOption | |
optionType | ost::CommandOption | |
OptionType enum name | ost::CommandOption | |
parseDone(CommandOptionParse *cop) | ost::CommandOption | [virtual] |
performTask(CommandOptionParse *cop) | ost::CommandOption | [virtual] |
required | ost::CommandOption | |
trailing enum value | ost::CommandOption | |
values | ost::CommandOptionWithArg | |
~CommandOption() | ost::CommandOption | [virtual] |
~CommandOptionWithArg() | ost::CommandOptionWithArg | [virtual] |