| checkArguments() | CommandOptionWithPositionArg | [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 | |
| CommandOptionWithAnyArg(const char shOpt, const std::string &loOpt, const std::string &desc, const bool required=false) | CommandOptionWithAnyArg | [inline] |
| CommandOptionWithAnyArg() | CommandOptionWithAnyArg | [inline, protected] |
| CommandOptionWithArg(const CommandOptionType ot, const char shOpt, const std::string &loOpt, const std::string &desc, const bool required=false) | CommandOptionWithArg | [inline] |
| CommandOptionWithArg() | CommandOptionWithArg | [inline, protected] |
| CommandOptionWithPositionArg(const char shOpt, const std::string &loOpt, const std::string &posFormat, const std::string &desc, const bool required=false) | CommandOptionWithPositionArg | [inline] |
| CommandOptionWithPositionArg() | CommandOptionWithPositionArg | [inline, protected] |
| count | CommandOption | [protected] |
| description | CommandOption | [protected] |
| dumpValue(std::ostream &out) const | CommandOption | |
| getArgString() const | CommandOptionWithPositionArg | [inline, virtual] |
| getCount() const | CommandOption | [inline, virtual] |
| getDescription() const | CommandOption | |
| getFullOptionString() const | CommandOption | |
| getOptionString() const | CommandOption | [virtual] |
| getOrder() const | CommandOption | [inline] |
| getPosition() const | CommandOptionWithPositionArg | [inline] |
| getPositionSpec(std::vector< std::string >::size_type index) const | CommandOptionWithPositionArg | [inline, protected, virtual] |
| 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] |
| positions | CommandOptionWithPositionArg | [protected] |
| posSpec | CommandOptionWithPositionArg | [protected] |
| required | CommandOption | [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] |
| ~CommandOptionWithAnyArg() | CommandOptionWithAnyArg | [inline, virtual] |
| ~CommandOptionWithArg() | CommandOptionWithArg | [inline, virtual] |
| ~CommandOptionWithPositionArg() | CommandOptionWithPositionArg | [inline, virtual] |