API
Catch::Matchers::Generic::PredicateMatcher< T > Member List

This is the complete list of members for Catch::Matchers::Generic::PredicateMatcher< T >, including all inherited members.

describe() const overrideCatch::Matchers::Generic::PredicateMatcher< T >inlinevirtual
m_cachedToStringCatch::Matchers::Impl::MatcherUntypedBasemutableprotected
m_descriptionCatch::Matchers::Generic::PredicateMatcher< T >private
m_predicateCatch::Matchers::Generic::PredicateMatcher< T >private
match(T const &item) const overrideCatch::Matchers::Generic::PredicateMatcher< T >inlinevirtual
MatcherUntypedBase()=defaultCatch::Matchers::Impl::MatcherUntypedBase
MatcherUntypedBase(MatcherUntypedBase const &)=defaultCatch::Matchers::Impl::MatcherUntypedBase
operator!() constCatch::Matchers::Impl::MatcherBase< T >
operator&&(MatcherBase const &other) constCatch::Matchers::Impl::MatcherBase< T >
operator=(MatcherUntypedBase const &)=deleteCatch::Matchers::Impl::MatcherUntypedBase
operator||(MatcherBase const &other) constCatch::Matchers::Impl::MatcherBase< T >
PredicateMatcher(std::function< bool(T const &)> const &elem, std::string const &descr)Catch::Matchers::Generic::PredicateMatcher< T >inline
toString() constCatch::Matchers::Impl::MatcherUntypedBase
~MatcherUntypedBase()Catch::Matchers::Impl::MatcherUntypedBaseprotectedvirtual