API
Catch::Matchers::Floating::WithinUlpsMatcher Member List

This is the complete list of members for Catch::Matchers::Floating::WithinUlpsMatcher, including all inherited members.

describe() const overrideCatch::Matchers::Floating::WithinUlpsMatchervirtual
m_cachedToStringCatch::Matchers::Impl::MatcherUntypedBasemutableprotected
m_targetCatch::Matchers::Floating::WithinUlpsMatcherprivate
m_typeCatch::Matchers::Floating::WithinUlpsMatcherprivate
m_ulpsCatch::Matchers::Floating::WithinUlpsMatcherprivate
match(double const &matchee) const overrideCatch::Matchers::Floating::WithinUlpsMatcher
Catch::Matchers::Impl::MatcherBase::match(T const &arg) const=0Catch::Matchers::Impl::MatcherMethod< T >pure virtual
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 >
toString() constCatch::Matchers::Impl::MatcherUntypedBase
WithinUlpsMatcher(double target, uint64_t ulps, FloatingPointKind baseType)Catch::Matchers::Floating::WithinUlpsMatcher
~MatcherUntypedBase()Catch::Matchers::Impl::MatcherUntypedBaseprotectedvirtual