| checkArguments() | CommandOptionWithTimeArg | [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] |
| CommandOptionWithSimpleTimeArg(const char shOpt, const std::string &loOpt, const std::string &desc, const bool required=false) | CommandOptionWithSimpleTimeArg | [inline] |
| CommandOptionWithSimpleTimeArg() | CommandOptionWithSimpleTimeArg | [inline, protected] |
| CommandOptionWithTimeArg(const char shOpt, const std::string &loOpt, const std::string &timeFormat, const std::string &desc, const bool required=false) | CommandOptionWithTimeArg | [inline] |
| CommandOptionWithTimeArg() | CommandOptionWithTimeArg | [inline, protected] |
| count | CommandOption | [protected] |
| description | CommandOption | [protected] |
| dumpValue(std::ostream &out) const | CommandOption | |
| getArgString() const | CommandOptionWithTimeArg | [inline, virtual] |
| getCount() const | CommandOption | [inline, virtual] |
| getDescription() const | CommandOption | |
| getFullOptionString() const | CommandOption | |
| getOptionString() const | CommandOption | [virtual] |
| getOrder() const | CommandOption | [inline] |
| getTime() const | CommandOptionWithTimeArg | [inline] |
| getTimeSpec(std::vector< std::string >::size_type index) const | CommandOptionWithSimpleTimeArg | [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] |
| required | CommandOption | [protected] |
| setMaxCount(const unsigned long l) | CommandOption | [inline] |
| shortOpt | CommandOption | [protected] |
| stdType enum value | CommandOption | |
| times | CommandOptionWithTimeArg | [protected] |
| timeSpec | CommandOptionWithTimeArg | [protected] |
| 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] |
| ~CommandOptionWithSimpleTimeArg() | CommandOptionWithSimpleTimeArg | [inline, virtual] |
| ~CommandOptionWithTimeArg() | CommandOptionWithTimeArg | [inline, virtual] |