checkArguments() | gnsstk::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) | 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 |
CommandOptionWithPositionArg(const char shOpt, const std::string &loOpt, const std::string &posFormat, const std::string &desc, const bool required=false) | gnsstk::CommandOptionWithPositionArg | inline |
CommandOptionWithPositionArg() | gnsstk::CommandOptionWithPositionArg | inlineprotected |
count | gnsstk::CommandOption | protected |
description | gnsstk::CommandOption | protected |
dumpValue(std::ostream &out) const | gnsstk::CommandOption | |
getArgString() const | gnsstk::CommandOptionWithPositionArg | 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 | |
getPosition() const | gnsstk::CommandOptionWithPositionArg | inline |
getPositionSpec(std::vector< std::string >::size_type index) const | gnsstk::CommandOptionWithPositionArg | inlineprotectedvirtual |
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 |
positions | gnsstk::CommandOptionWithPositionArg | protected |
posSpec | gnsstk::CommandOptionWithPositionArg | 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 | |
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 |
~CommandOptionWithPositionArg() | gnsstk::CommandOptionWithPositionArg | inlinevirtual |