|
ewmscp
..
|
This is the complete list of members for options::base, including all inherited members.
| base(char aShortName, const std::string &aLongName, const std::string &aExplanation, short aNargs) | options::base | |
| fAddDefaultFromStream(std::istream &aStream)=0 | options::base | pure virtual |
| fAddToRangeFromStream(std::istream &aStream)=0 | options::base | pure virtual |
| fCheckRange() const =0 | options::base | protectedpure 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 |
| 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 &aStream, const internal::sourceItem &aSource)=0 | options::base | protectedpure virtual |
| fSetMeNoarg(const internal::sourceItem &) | options::base | inlineprotectedvirtual |
| 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 =0 | options::base | pure virtual |
| lExplanation | options::base | protected |
| lForbiddenOptions | options::base | protected |
| lHidden | options::base | protected |
| lLongName | options::base | protected |
| lNargs | options::base | protected |
| lPreserveWorthyStuff | options::base | protected |
| lRequiredOptions | options::base | protected |
| lShortName | options::base | protected |
| lSource | options::base | protected |
| parser class | options::base | friend |
| ~base() | options::base | virtual |
1.8.17