This is the complete list of members for ApproxMatcher< T, AllocComp, AllocMatch >, including all inherited members.
approx | ApproxMatcher< T, AllocComp, AllocMatch > | mutable |
ApproxMatcher(std::vector< T, AllocComp > const &comparator) | ApproxMatcher< T, AllocComp, AllocMatch > | |
describe() const override | ApproxMatcher< T, AllocComp, AllocMatch > | virtual |
epsilon(T const &newEpsilon) | ApproxMatcher< T, AllocComp, AllocMatch > | |
m_cachedToString | MatcherUntypedBase | mutableprotected |
m_comparator | ApproxMatcher< T, AllocComp, AllocMatch > | |
margin(T const &newMargin) | ApproxMatcher< T, AllocComp, AllocMatch > | |
match(std::vector< T, AllocMatch > const &v) const override | ApproxMatcher< T, AllocComp, AllocMatch > | |
Catch::Matchers::Impl::MatcherBase::match(T const &arg) const=0 | MatcherMethod< T > | pure virtual |
MatcherUntypedBase()=default | MatcherUntypedBase | |
MatcherUntypedBase(MatcherUntypedBase const &)=default | MatcherUntypedBase | |
operator!() const | MatcherBase< T > | |
operator&&(MatcherBase const &other) const | MatcherBase< T > | |
operator=(MatcherUntypedBase const &)=delete | MatcherUntypedBase | |
operator||(MatcherBase const &other) const | MatcherBase< T > | |
scale(T const &newScale) | ApproxMatcher< T, AllocComp, AllocMatch > | |
toString() const | MatcherUntypedBase | |
~MatcherUntypedBase() | MatcherUntypedBase | protectedvirtual |