|
ewmscp
..
|
This is the complete list of members for options::single< T >, including all inherited members.
| base(char aShortName, const std::string &aLongName, const std::string &aExplanation, short aNargs) | options::base | |
| compareValueType typedef | options::internal::typed_base< T > | |
| deriveFromType typedef | options::single< T > | |
| fAddDefaultFromStream(std::istream &aStream) override | options::single< T > | inlinevirtual |
| fAddToRange(rangeValueType aValue) | options::internal::typed_base< T > | inlinevirtual |
| fAddToRange(const TT &aString) | options::internal::typed_base< T > | inline |
| fAddToRange(InputIt aBegin, InputIt aEnd) | options::internal::typed_base< T > | inline |
| fAddToRange(const std::vector< TT > &aRange) | options::internal::typed_base< T > | inline |
| fAddToRangeFromStream(std::istream &aStream) override | options::internal::typed_base< T > | inlinevirtual |
| fCheckRange() const override | options::single< T > | inlinevirtual |
| fCheckValueForRange(const compareValueType &aValue) const | options::internal::typed_base< T > | inlinevirtual |
| 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 |
| fGetValue() const | options::single< T > | inline |
| 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) override | options::single< T > | inlinevirtual |
| 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 &aStream) const override | options::internal::typed_base< T > | inlinevirtual |
| fWriteValue(std::ostream &aStream) const override | options::single< T > | inlinevirtual |
| lExplanation | options::base | protected |
| lForbiddenOptions | options::base | protected |
| lHidden | options::base | protected |
| lLongName | options::base | protected |
| lNargs | options::base | protected |
| lPreserveWorthyStuff | options::base | protected |
| lRange | options::internal::typed_base< T > | protected |
| lRequiredOptions | options::base | protected |
| lShortName | options::base | protected |
| lSource | options::base | protected |
| operator=(const T &aValue) | options::single< T > | inline |
| rangeValueType typedef | options::internal::typed_base< T > | |
| single(char aShortName, const std::string &aLongName, const std::string &aExplanation, T aDefault, const std::vector< T > &aRange={}) | options::single< T > | inline |
| single(char aShortName, const std::string &aLongName, const std::string &aExplanation) | options::single< T > | inline |
| single(const single &)=delete | options::single< T > | |
| typed_base(Types ... args) | options::internal::typed_base< T > | inline |
| valueType typedef | options::internal::typed_base< T > | |
| ~base() | options::base | virtual |
1.8.17