ewmscp  ..
options::parser Member List

This is the complete list of members for options::parser, including all inherited members.

fCheckConsistency()options::parserprotected
fComplainAndLeave(bool aWithHelp=true)options::parservirtual
fGetErrorStream() constoptions::parser
fGetHelpReturnValue() constoptions::parserinline
fGetInstance()options::parserstatic
fGetProgName() constoptions::parserinline
fGetSecondaryAssignment() constoptions::parserinline
fGetStuffAfterMinusMinus()options::parserinline
fHelp()options::parser
fIsParsingDone() constoptions::parser
fParse(int argc, const char *argv[])options::parser
fParse(int argc, char *argv[])options::parser
fPrintEscapedString(std::ostream &aStream, const std::string &aString)options::parserstatic
fPrintOptionHelp(std::ostream &aMessageStream, const base &aOption, std::size_t aMaxName, std::size_t aMaxExplain, size_t lineLenght) constoptions::parserprotected
fReadCfgFile(const std::string &aFileName, const options::internal::sourceItem &aSource, bool aMayBeAbsent=false)options::parser
fReadConfigFiles()options::parserprotected
fReCaptureEscapedString(std::string &aDest, const std::string &aSource)options::parserstatic
fRequire(const base *aOtherOption)options::parservirtual
fRequire(std::vector< const base * > aOtherOptions)options::parservirtual
fSetAssignmentChars(char aPrimary='=', char aSecondary=':')options::parser
fSetErrorStream(std::ostream *aStream)options::parser
fSetExecutableName(const char *aName)options::parser
fSetHelpReturnValue(int aValue)options::parser
fSetMessageStream(std::ostream *aStream)options::parser
fSetMinusMinusStartsExtraList()options::parser
fWriteCfgFile(const std::string &aFileName)options::parser
gParseroptions::parserprotectedstatic
lDescriptionoptions::parserprotected
lErrorStreamoptions::parserprotected
lExecutableNameoptions::parserprotected
lHelpReturnValueoptions::parserprotected
lMessageStreamoptions::parserprotected
lMinusMinusJustEndsOptionsoptions::parserprotected
lParsingIsDoneoptions::parserprotected
lPrimaryAssignmentoptions::parserprotected
lProgNameoptions::parserprotected
lRequiredOptionsoptions::parserprotected
lSearchPathsoptions::parserprotected
lSecondaryAssignmentoptions::parserprotected
lStuffAfterMinusMinusoptions::parserprotected
lTraileroptions::parserprotected
lUnusedOptionsoptions::parserprotected
parser(const std::string &aDescription="", const std::string &aTrailer="", const std::vector< std::string > &aSearchPaths={"/etc/", "~/.", "~/.config/", "./."})options::parser
~parser()options::parser