Horizon
Loading...
Searching...
No Matches
Catch::Clara::Detail::ParserRefImpl< DerivedT > Member List

This is the complete list of members for Catch::Clara::Detail::ParserRefImpl< DerivedT >, including all inherited members.

cardinality() const -> size_t override (defined in Catch::Clara::Detail::ParserRefImpl< DerivedT >)Catch::Clara::Detail::ParserRefImpl< DerivedT >inlinevirtual
hint() const (defined in Catch::Clara::Detail::ParserRefImpl< DerivedT >)Catch::Clara::Detail::ParserRefImpl< DerivedT >inline
isOptional() const -> bool (defined in Catch::Clara::Detail::ParserRefImpl< DerivedT >)Catch::Clara::Detail::ParserRefImpl< DerivedT >inline
m_description (defined in Catch::Clara::Detail::ParserRefImpl< DerivedT >)Catch::Clara::Detail::ParserRefImpl< DerivedT >protected
m_hint (defined in Catch::Clara::Detail::ParserRefImpl< DerivedT >)Catch::Clara::Detail::ParserRefImpl< DerivedT >protected
m_optionality (defined in Catch::Clara::Detail::ParserRefImpl< DerivedT >)Catch::Clara::Detail::ParserRefImpl< DerivedT >protected
m_ref (defined in Catch::Clara::Detail::ParserRefImpl< DerivedT >)Catch::Clara::Detail::ParserRefImpl< DerivedT >protected
operator()(std::string const &description) -> DerivedT & (defined in Catch::Clara::Detail::ParserRefImpl< DerivedT >)Catch::Clara::Detail::ParserRefImpl< DerivedT >inline
operator|(T const &other) const -> Parser (defined in Catch::Clara::Detail::ComposableParserImpl< DerivedT >)Catch::Clara::Detail::ComposableParserImpl< DerivedT >
operator|(T const &other) const (defined in Catch::Clara::Detail::ComposableParserImpl< DerivedT >)Catch::Clara::Detail::ComposableParserImpl< DerivedT >
optional() -> DerivedT & (defined in Catch::Clara::Detail::ParserRefImpl< DerivedT >)Catch::Clara::Detail::ParserRefImpl< DerivedT >inline
parse(std::string const &exeName, TokenStream const &tokens) const -> InternalParseResult=0 (defined in Catch::Clara::Detail::ParserBase)Catch::Clara::Detail::ParserBasepure virtual
parse(Args const &args) const (defined in Catch::Clara::Detail::ParserBase)Catch::Clara::Detail::ParserBase
ParserRefImpl(std::shared_ptr< BoundRef > const &ref) (defined in Catch::Clara::Detail::ParserRefImpl< DerivedT >)Catch::Clara::Detail::ParserRefImpl< DerivedT >inlineexplicitprotected
ParserRefImpl(accept_many_t, LambdaT const &ref, std::string const &hint) (defined in Catch::Clara::Detail::ParserRefImpl< DerivedT >)Catch::Clara::Detail::ParserRefImpl< DerivedT >inline
ParserRefImpl(T &ref, std::string const &hint) (defined in Catch::Clara::Detail::ParserRefImpl< DerivedT >)Catch::Clara::Detail::ParserRefImpl< DerivedT >inline
ParserRefImpl(LambdaT const &ref, std::string const &hint) (defined in Catch::Clara::Detail::ParserRefImpl< DerivedT >)Catch::Clara::Detail::ParserRefImpl< DerivedT >inline
required() -> DerivedT & (defined in Catch::Clara::Detail::ParserRefImpl< DerivedT >)Catch::Clara::Detail::ParserRefImpl< DerivedT >inline
validate() const -> Result (defined in Catch::Clara::Detail::ParserBase)Catch::Clara::Detail::ParserBaseinlinevirtual
~ParserBase()=default (defined in Catch::Clara::Detail::ParserBase)Catch::Clara::Detail::ParserBasevirtual