ewmscp
..
|
This is the complete list of members for options::ForeignOption, including all inherited members.
base(char aShortName, const std::string &aLongName, const std::string &aExplanation, short aNargs) | options::base | |
fAddArgs() const | options::ForeignOption | virtual |
fAddDefaultFromStream(std::istream &aStream) override | options::ForeignOption | virtual |
fAddToRangeFromStream(std::istream &aStream) override | options::ForeignOption | virtual |
fCheckRange() const override | options::ForeignOption | virtual |
fDisable() | options::base | protected |
fForbid(const base *aOtherOption) | options::base | virtual |
fForbid(std::vector< const base * > aOtherOptions) | options::base | virtual |
fForbid(InputIt aBegin, InputIt aEnd) | options::base | inline |
fGetLongName() const | options::base | inline |
fGetOptionMap() | options::base | inlineprotectedstatic |
fGetShortOptionMap() | options::base | inlineprotectedstatic |
fHandleOption(int argc, const char *argv[], int *i) | options::base | privatevirtual |
fHide() | options::base | protected |
fIsContainer() const | options::base | inlinevirtual |
fIsHidden() const | options::base | protected |
fIsSet() const | options::base | inlinevirtual |
ForeignOption(ForeignApplicationOptions *aForeignApplication, char aShortName, std::string aLongName, std::string aExplanation, short aNargs, const char *aCanonicalForm) | options::ForeignOption | |
fRequire(const base *aOtherOption) | options::base | virtual |
fRequire(std::vector< const base * > aOtherOptions) | options::base | virtual |
fRequire(InputIt aBegin, InputIt aEnd) | options::base | inline |
fSetMe(std::istream &aArg, const internal::sourceItem &aSource) override | options::ForeignOption | virtual |
fSetMeNoarg(const internal::sourceItem &aSource) override | options::ForeignOption | virtual |
fSetPreserveWorthyStuff(std::vector< std::string > *aStuff) | options::base | protected |
fSetSource(const internal::sourceItem &aSource) | options::base | protectedvirtual |
fWriteCfgLines(std::ostream &aStream, const char *aPrefix) const | options::base | protectedvirtual |
fWriteRange(std::ostream &) const | options::base | inlineprotectedvirtual |
fWriteValue(std::ostream &aStream) const override | options::ForeignOption | virtual |
lArg | options::ForeignOption | private |
lCanonical | options::ForeignOption | private |
lExplanation | options::base | protected |
lForbiddenOptions | options::base | protected |
lHidden | options::base | protected |
lLongName | options::base | protected |
lNargs | options::base | protected |
lOptions | options::ForeignOption | private |
lPreserveWorthyStuff | options::base | protected |
lRequiredOptions | options::base | protected |
lShortName | options::base | protected |
lSource | options::base | protected |
~base() | options::base | virtual |
~ForeignOption() | options::ForeignOption | virtual |