Wire Sysio Wire Sysion 1.0.0
|
This is the complete list of members for testing::internal::MatcherBase< T >, including all inherited members.
DescribeNegationTo(::std::ostream *os) const | testing::internal::MatcherBase< T > | inline |
DescribeTo(::std::ostream *os) const | testing::internal::MatcherBase< T > | inline |
ExplainMatchResultTo(GTEST_REFERENCE_TO_CONST_(T) x, ::std::ostream *os) const | testing::internal::MatcherBase< T > | inline |
GetDescriber() const | testing::internal::MatcherBase< T > | inline |
MatchAndExplain(GTEST_REFERENCE_TO_CONST_(T) x, MatchResultListener *listener) const | testing::internal::MatcherBase< T > | inline |
MatcherBase() | testing::internal::MatcherBase< T > | inlineprotected |
MatcherBase(const MatcherInterface< GTEST_REFERENCE_TO_CONST_(T)> *impl) | testing::internal::MatcherBase< T > | inlineexplicitprotected |
MatcherBase(const MatcherInterface< U > *impl, typename internal::EnableIf< !internal::IsSame< U, GTEST_REFERENCE_TO_CONST_(U)>::value >::type *=NULL) | testing::internal::MatcherBase< T > | inlineexplicitprotected |
Matches(GTEST_REFERENCE_TO_CONST_(T) x) const | testing::internal::MatcherBase< T > | inline |
~MatcherBase() | testing::internal::MatcherBase< T > | inlineprotectedvirtual |