OpenASIP  2.0
CmdLineParser Member List

This is the complete list of members for CmdLineParser, including all inherited members.

addOption(CmdLineOptionParser *opt)CmdLineParserprotected
argument(int index) constCmdLineParservirtual
arguments_CmdLineParserprotected
CmdLineParser(std::string description)CmdLineParser
CmdLineParser(const CmdLineParser &)CmdLineParserprivate
commandLine_CmdLineParserprotected
constMapIter typedefCmdLineParserprivate
description_CmdLineParserprivate
findOption(std::string name) constCmdLineParserprotected
isPrefix(std::string name) constCmdLineParserprotected
LONG_FLAGCmdLineParserprivatestatic
mapIter typedefCmdLineParserprivate
numberOfArguments() constCmdLineParservirtual
operator=(const CmdLineParser &)CmdLineParserprivate
optionLongNames_CmdLineParserprotected
optionShortNames_CmdLineParserprotected
parse(char *argv[], int argc)CmdLineParservirtual
parse(std::vector< std::string > options)CmdLineParservirtual
parseAll()CmdLineParserprivate
parseOption(std::string option, std::string &name, std::string &arguments, std::string &prefix, bool &hasArgument) constCmdLineParserprotected
prefixes_CmdLineParserprotected
progName_CmdLineParserprivate
readPrefix(std::string &option, std::string &prefix, bool &longOption) constCmdLineParserprotected
SHORT_FLAGCmdLineParserprivatestatic
storeOptions(Options &options)CmdLineParservirtual
valType typedefCmdLineParserprivate
~CmdLineParser()CmdLineParservirtual