| checkArguments() | CommandOption | [virtual] |
| CommandOption(const CommandOptionFlag of, const CommandOptionType ot, const char shOpt, const std::string &loOpt, const std::string &desc, const bool req=false, CommandOptionVec &optVectorList=defaultCommandOptionList) | CommandOption | [inline] |
| CommandOption() | CommandOption | [inline, protected] |
| CommandOptionFlag enum name | CommandOption | |
| CommandOptionParser class | CommandOption | [friend] |
| CommandOptionType enum name | CommandOption | |
| count | CommandOption | [protected] |
| description | CommandOption | [protected] |
| dumpValue(std::ostream &out) const | CommandOption | |
| getArgString() const | CommandOption | [inline, virtual] |
| getCount() const | CommandOption | [inline, virtual] |
| getDescription() const | CommandOption | |
| getFullOptionString() const | CommandOption | |
| getOptionString() const | CommandOption | [virtual] |
| getOrder() const | CommandOption | [inline] |
| getValue() const | CommandOption | [inline] |
| hasArgument enum value | CommandOption | |
| longOpt | CommandOption | [protected] |
| maxCount | CommandOption | [protected] |
| metaType enum value | CommandOption | |
| noArgument enum value | CommandOption | |
| optFlag | CommandOption | [protected] |
| optType | CommandOption | [protected] |
| order | CommandOption | [protected] |
| required | CommandOption | [protected] |
| RequiredOption(const CommandOptionFlag of, const CommandOptionType ot, const char shOpt, const std::string &loOpt, const std::string &desc) | RequiredOption | [inline] |
| RequiredOption() | RequiredOption | [inline, protected] |
| setMaxCount(const unsigned long l) | CommandOption | [inline] |
| shortOpt | CommandOption | [protected] |
| stdType enum value | CommandOption | |
| toGetoptLongOption() const | CommandOption | |
| toGetoptShortOption() const | CommandOption | |
| trailingType enum value | CommandOption | |
| value | CommandOption | [protected] |
| ~CommandOption() | CommandOption | [inline, virtual] |
| ~RequiredOption() | RequiredOption | [inline, virtual] |
1.3.9.1