checkArguments() | gnsstk::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) | gnsstk::CommandOption | |
CommandOption() | gnsstk::CommandOption | inlineprotected |
CommandOptionFlag enum name | gnsstk::CommandOption | |
CommandOptionType enum name | gnsstk::CommandOption | |
CommandOptionWithAnyArg(const char shOpt, const std::string &loOpt, const std::string &desc, const bool required=false) | gnsstk::CommandOptionWithAnyArg | inline |
CommandOptionWithAnyArg() | gnsstk::CommandOptionWithAnyArg | inlineprotected |
CommandOptionWithArg(const CommandOptionType ot, const char shOpt, const std::string &loOpt, const std::string &desc, const bool required=false) | gnsstk::CommandOptionWithArg | inline |
CommandOptionWithArg() | gnsstk::CommandOptionWithArg | inlineprotected |
CommandOptionWithSimpleTimeArg(const char shOpt, const std::string &loOpt, const std::string &desc, const bool required=false) | gnsstk::CommandOptionWithSimpleTimeArg | inline |
CommandOptionWithSimpleTimeArg() | gnsstk::CommandOptionWithSimpleTimeArg | inlineprotected |
CommandOptionWithTimeArg(const char shOpt, const std::string &loOpt, const std::string &timeFormat, const std::string &desc, const bool required=false) | gnsstk::CommandOptionWithTimeArg | inline |
CommandOptionWithTimeArg() | gnsstk::CommandOptionWithTimeArg | inlineprotected |
count | gnsstk::CommandOption | protected |
description | gnsstk::CommandOption | protected |
dumpValue(std::ostream &out) const | gnsstk::CommandOption | |
getArgString() const | gnsstk::CommandOptionWithTimeArg | inlinevirtual |
getCount() const | gnsstk::CommandOption | inlinevirtual |
getDescription() const | gnsstk::CommandOption | |
getFullOptionString() const | gnsstk::CommandOption | |
getOptionString() const | gnsstk::CommandOption | virtual |
getOrder(unsigned long idx=-1) const | gnsstk::CommandOption | |
getTime() const | gnsstk::CommandOptionWithTimeArg | inline |
getTimeSpec(std::vector< std::string >::size_type index) const | gnsstk::CommandOptionWithSimpleTimeArg | protectedvirtual |
getValue() const | gnsstk::CommandOption | inline |
hasArgument enum value | gnsstk::CommandOption | |
longOpt | gnsstk::CommandOption | protected |
maxCount | gnsstk::CommandOption | protected |
metaType enum value | gnsstk::CommandOption | |
noArgument enum value | gnsstk::CommandOption | |
optFlag | gnsstk::CommandOption | protected |
optType | gnsstk::CommandOption | protected |
order | gnsstk::CommandOption | protected |
parser | gnsstk::CommandOption | protected |
required | gnsstk::CommandOption | protected |
setDescription(const std::string &desc) | gnsstk::CommandOption | inline |
setMaxCount(const unsigned long l) | gnsstk::CommandOption | inline |
shortOpt | gnsstk::CommandOption | protected |
stdType enum value | gnsstk::CommandOption | |
times | gnsstk::CommandOptionWithTimeArg | protected |
timeSpec | gnsstk::CommandOptionWithTimeArg | protected |
toGetoptLongOption() const | gnsstk::CommandOption | |
toGetoptShortOption() const | gnsstk::CommandOption | |
trailingType enum value | gnsstk::CommandOption | |
value | gnsstk::CommandOption | protected |
~CommandOption() | gnsstk::CommandOption | inlinevirtual |
~CommandOptionWithAnyArg() | gnsstk::CommandOptionWithAnyArg | inlinevirtual |
~CommandOptionWithArg() | gnsstk::CommandOptionWithArg | inlinevirtual |
~CommandOptionWithSimpleTimeArg() | gnsstk::CommandOptionWithSimpleTimeArg | inlinevirtual |
~CommandOptionWithTimeArg() | gnsstk::CommandOptionWithTimeArg | inlinevirtual |