Qt-Mocks 0.8.0-alpha.9
Mocking library using Qt Test inspired by Google Test
 
Loading...
Searching...
No Matches
qt_mocks::common_matchers::EqualMatcher< long double > Member List

This is the complete list of members for qt_mocks::common_matchers::EqualMatcher< long double >, including all inherited members.

compare(const long double &actual) const overrideqt_mocks::common_matchers::EqualMatcher< long double >virtual
compare(const long double &actual) const overrideqt_mocks::common_matchers::EqualMatcher< long double >virtual
description(const long double &actual) const overrideqt_mocks::common_matchers::EqualMatcher< long double >virtual
description(const long double &actual) const overrideqt_mocks::common_matchers::EqualMatcher< long double >virtual
expected() const noexceptqt_mocks::common_matchers::Matcher< long double >
hasExpected() const noexceptqt_mocks::common_matchers::Matcher< long double >
Matcher(const ExpectedValue< long double > &value)qt_mocks::common_matchers::Matcher< long double >explicit
Matcher(std::unique_ptr< ExpectedValue< long double > > expected)qt_mocks::common_matchers::Matcher< long double >explicit
Matcher(const Matcher &other)qt_mocks::common_matchers::Matcher< long double >
Matcher(Matcher &&other) noexceptqt_mocks::common_matchers::Matcher< long double >
MatcherValueType typedefqt_mocks::common_matchers::Matcher< long double >
operator=(const Matcher &other)qt_mocks::common_matchers::Matcher< long double >
operator=(Matcher &&other) noexceptqt_mocks::common_matchers::Matcher< long double >
~Matcher()=defaultqt_mocks::common_matchers::Matcher< long double >virtual