QtRocket
 
Loading...
Searching...
No Matches
Catch::Clara::Opt Member List

This is the complete list of members for Catch::Clara::Opt, including all inherited members.

cardinality() const -> size_t overrideCatch::Clara::Detail::ParserRefImpl< Opt >inlinevirtual
getHelpColumns() constCatch::Clara::Opt
hint() constCatch::Clara::Detail::ParserRefImpl< Opt >inline
isMatch(StringRef optToken) constCatch::Clara::Opt
isOptional() const -> boolCatch::Clara::Detail::ParserRefImpl< Opt >inline
m_descriptionCatch::Clara::Detail::ParserRefImpl< Opt >protected
m_hintCatch::Clara::Detail::ParserRefImpl< Opt >protected
m_optionalityCatch::Clara::Detail::ParserRefImpl< Opt >protected
m_optNamesCatch::Clara::Optprotected
m_refCatch::Clara::Detail::ParserRefImpl< Opt >protected
operator()(StringRef description) &Catch::Clara::Detail::ParserRefImpl< Opt >inline
operator()(StringRef description) &&Catch::Clara::Detail::ParserRefImpl< Opt >inline
operator[](StringRef optName) &Catch::Clara::Optinline
operator[](StringRef optName) &&Catch::Clara::Optinline
operator|(T const &other) constCatch::Clara::Detail::ComposableParserImpl< Opt >
operator|(T const &other) const -> ParserCatch::Clara::Detail::ComposableParserImpl< Opt >
operator|(T const &other) constCatch::Clara::Detail::ComposableParserImpl< Opt >
Opt(LambdaT const &ref)Catch::Clara::Optinlineexplicit
Opt(bool &ref)Catch::Clara::Optexplicit
Opt(LambdaT const &ref, StringRef hint)Catch::Clara::Optinline
Opt(accept_many_t, LambdaT const &ref, StringRef hint)Catch::Clara::Optinline
Opt(T &ref, StringRef hint)Catch::Clara::Optinline
optional() -> Opt &Catch::Clara::Detail::ParserRefImpl< Opt >inline
parse(std::string const &, Detail::TokenStream tokens) const overrideCatch::Clara::Optvirtual
Catch::Clara::Detail::ParserRefImpl< Opt >::parse(Args const &args) constCatch::Clara::Detail::ParserBase
ParserRefImpl(std::shared_ptr< BoundRef > const &ref)Catch::Clara::Detail::ParserRefImpl< Opt >inlineexplicitprotected
ParserRefImpl(accept_many_t, LambdaT const &ref, StringRef hint)Catch::Clara::Detail::ParserRefImpl< Opt >inline
ParserRefImpl(T &ref, StringRef hint)Catch::Clara::Detail::ParserRefImpl< Opt >inline
ParserRefImpl(LambdaT const &ref, StringRef hint)Catch::Clara::Detail::ParserRefImpl< Opt >inline
required() -> Opt &Catch::Clara::Detail::ParserRefImpl< Opt >inline
validate() const overrideCatch::Clara::Optvirtual
~ParserBase()=defaultCatch::Clara::Detail::ParserBasevirtual