CMS 3D CMS Logo

optutl::CommandLineParser Member List

This is the complete list of members for optutl::CommandLineParser, including all inherited members.
_checkKey(std::string &key, const std::string &description="")optutl::VariableMapCont
_finishDefaultOptions(std::string tag="")optutl::CommandLineParser
_getSectionFiles(const SVec &inputList, SVec &outputList, int section, int totalSection)optutl::CommandLineParser [private]
_runVariableCommandFromString(const std::string &arg)optutl::CommandLineParser [private]
_setVariableFromString(const std::string &arg, bool dontOverrideChange=false, int offset=0)optutl::CommandLineParser [private]
_setVariablesFromFile(const std::string &filename)optutl::CommandLineParser [private]
_valueHasBeenModified(const std::string &key)optutl::VariableMapCont [protected]
addOption(std::string key, OptionType type, const std::string &description="")optutl::VariableMapCont
addOption(std::string key, OptionType type, const std::string &description, int defaultValue)optutl::VariableMapCont
addOption(std::string key, OptionType type, const std::string &description, double defaultValue)optutl::VariableMapCont
addOption(std::string key, OptionType type, const std::string &description, const std::string &defaultValue)optutl::VariableMapCont
addOption(std::string key, OptionType type, const std::string &description, const char *defaultValue)optutl::VariableMapCont
addOption(std::string key, OptionType type, const std::string &description, bool defaultValue)optutl::VariableMapCont
addVariable(std::string key, OptionType type)optutl::VariableMapCont [inline]
addVariable(std::string key, OptionType type, int defaultValue)optutl::VariableMapCont [inline]
addVariable(std::string key, OptionType type, double defaultValue)optutl::VariableMapCont [inline]
addVariable(std::string key, OptionType type, const std::string &defaultValue)optutl::VariableMapCont [inline]
addVariable(std::string key, OptionType type, const char *defaultValue)optutl::VariableMapCont [inline]
addVariable(std::string key, OptionType type, bool defaultValue)optutl::VariableMapCont [inline]
argVec() const optutl::CommandLineParser [inline]
boolValue(std::string key)optutl::VariableMapCont
CommandLineParser(const std::string &usage, unsigned int optionsType=kEventContOpt)optutl::CommandLineParser
doubleValue(std::string key)optutl::VariableMapCont
doubleVector(std::string key)optutl::VariableMapCont
DVec typedefoptutl::VariableMapCont
DVecConstIter typedefoptutl::VariableMapCont
DVecIter typedefoptutl::VariableMapCont
findCommand(const std::string &line, std::string &command, std::string &rest)optutl::CommandLineParser [static]
hasOption(std::string key)optutl::VariableMapCont [inline]
hasVariable(std::string key)optutl::VariableMapCont
help()optutl::CommandLineParser
integerValue(std::string key)optutl::VariableMapCont
integerVector(std::string key)optutl::VariableMapCont
IVec typedefoptutl::VariableMapCont
IVecConstIter typedefoptutl::VariableMapCont
IVecIter typedefoptutl::VariableMapCont
kBool enum valueoptutl::VariableMapCont
kDefaultBooloptutl::VariableMapCont [static]
kDefaultDoubleoptutl::VariableMapCont [static]
kDefaultIntegeroptutl::VariableMapCont [static]
kDefaultStringoptutl::VariableMapCont [static]
kDouble enum valueoptutl::VariableMapCont
kDoubleVector enum valueoptutl::VariableMapCont
kEmptyDVecoptutl::VariableMapCont [static]
kEmptyIVecoptutl::VariableMapCont [static]
kEmptySVecoptutl::VariableMapCont [static]
kEventContOpt enum valueoptutl::CommandLineParser
kInteger enum valueoptutl::VariableMapCont
kIntegerVector enum valueoptutl::VariableMapCont
kNone enum valueoptutl::VariableMapCont
kNumOptionTypes enum valueoptutl::VariableMapCont
kSpacesoptutl::CommandLineParser [static]
kString enum valueoptutl::VariableMapCont
kStringVector enum valueoptutl::VariableMapCont
lowercaseString(std::string &arg)optutl::VariableMapCont [static]
m_argv0optutl::CommandLineParser [private]
m_boolMapoptutl::VariableMapCont [protected]
m_doubleMapoptutl::VariableMapCont [protected]
m_doubleVecMapoptutl::VariableMapCont [protected]
m_fullArgVecoptutl::CommandLineParser [private]
m_integerMapoptutl::VariableMapCont [protected]
m_integerVecMapoptutl::VariableMapCont [protected]
m_optionsTypeoptutl::CommandLineParser [private]
m_printOptionsoptutl::CommandLineParser [private]
m_stringMapoptutl::VariableMapCont [protected]
m_stringVecMapoptutl::VariableMapCont [protected]
m_usageStringoptutl::CommandLineParser [private]
m_variableDescriptionMapoptutl::VariableMapCont [protected]
m_variableModifiedMapoptutl::VariableMapCont [protected]
operator<<(std::ostream &o_stream, const CommandLineParser &rhs)optutl::CommandLineParser [friend]
optutl::VariableMapCont::operator<<(std::ostream &o_stream, const VariableMapCont &rhs)optutl::VariableMapCont [friend]
OptionType enum nameoptutl::VariableMapCont
parseArguments(int argc, char **argv, bool allowArgs=false)optutl::CommandLineParser
printOptionValues()optutl::CommandLineParser
removeComment(std::string &line)optutl::CommandLineParser [static]
removeEnding(const std::string &input, const std::string &ending)optutl::CommandLineParser [static]
removeLeadingAndTrailingSpaces(std::string &line)optutl::CommandLineParser [static]
SBMap typedefoptutl::VariableMapCont
SBMapConstIter typedefoptutl::VariableMapCont
SBMapIter typedefoptutl::VariableMapCont
SDMap typedefoptutl::VariableMapCont
SDMapConstIter typedefoptutl::VariableMapCont
SDMapIter typedefoptutl::VariableMapCont
SDVecMap typedefoptutl::VariableMapCont
SDVecMapConstIter typedefoptutl::VariableMapCont
SDVecMapIter typedefoptutl::VariableMapCont
setPrintOptoins(bool print)optutl::CommandLineParser [inline]
SIMap typedefoptutl::VariableMapCont
SIMapConstIter typedefoptutl::VariableMapCont
SIMapIter typedefoptutl::VariableMapCont
SIVecMap typedefoptutl::VariableMapCont
SIVecMapConstIter typedefoptutl::VariableMapCont
SIVecMapIter typedefoptutl::VariableMapCont
split(SVec &retval, std::string line, std::string match=" \t", bool ignoreComments=true)optutl::CommandLineParser [static]
SSMap typedefoptutl::VariableMapCont
SSMapConstIter typedefoptutl::VariableMapCont
SSMapIter typedefoptutl::VariableMapCont
SSVecMap typedefoptutl::VariableMapCont
SSVecMapConstIter typedefoptutl::VariableMapCont
SSVecMapIter typedefoptutl::VariableMapCont
stringValue(std::string key)optutl::VariableMapCont
stringVector(std::string key)optutl::VariableMapCont
SVec typedefoptutl::VariableMapCont
SVecConstIter typedefoptutl::VariableMapCont
SVecIter typedefoptutl::VariableMapCont
toLower(char &ch)optutl::VariableMapCont [static]
VariableMapCont()optutl::VariableMapCont