Wire Sysio Wire Sysion 1.0.0
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 overrideCatch::clara::detail::ParserRefImpl< DerivedT >inlinevirtual
hint() const -> std::stringCatch::clara::detail::ParserRefImpl< DerivedT >inline
isOptional() const -> boolCatch::clara::detail::ParserRefImpl< DerivedT >inline
m_descriptionCatch::clara::detail::ParserRefImpl< DerivedT >protected
m_hintCatch::clara::detail::ParserRefImpl< DerivedT >protected
m_optionalityCatch::clara::detail::ParserRefImpl< DerivedT >protected
m_refCatch::clara::detail::ParserRefImpl< DerivedT >protected
operator()(std::string const &description) -> DerivedT &Catch::clara::detail::ParserRefImpl< DerivedT >inline
operator+(T const &other) const -> ParserCatch::clara::detail::ComposableParserImpl< DerivedT >
operator|(T const &other) const -> ParserCatch::clara::detail::ComposableParserImpl< DerivedT >
optional() -> DerivedT &Catch::clara::detail::ParserRefImpl< DerivedT >inline
parse(std::string const &exeName, TokenStream const &tokens) const -> InternalParseResult=0Catch::clara::detail::ParserBasepure virtual
parse(Args const &args) const -> InternalParseResultCatch::clara::detail::ParserBaseinline
ParserRefImpl(std::shared_ptr< BoundRef > const &ref)Catch::clara::detail::ParserRefImpl< DerivedT >inlineexplicitprotected
ParserRefImpl(T &ref, std::string const &hint)Catch::clara::detail::ParserRefImpl< DerivedT >inline
ParserRefImpl(LambdaT const &ref, std::string const &hint)Catch::clara::detail::ParserRefImpl< DerivedT >inline
required() -> DerivedT &Catch::clara::detail::ParserRefImpl< DerivedT >inline
validate() const -> ResultCatch::clara::detail::ParserBaseinlinevirtual
~ParserBase()=defaultCatch::clara::detail::ParserBasevirtual