testing::internal::PropertyMatcher< Class, PropertyType > Member List
This is the complete list of members for
testing::internal::PropertyMatcher< Class, PropertyType >, including all inherited members.
DescribeNegationTo(::std::ostream *os) const (defined in testing::internal::PropertyMatcher< Class, PropertyType >) | testing::internal::PropertyMatcher< Class, PropertyType > | [inline] |
DescribeTo(::std::ostream *os) const (defined in testing::internal::PropertyMatcher< Class, PropertyType >) | testing::internal::PropertyMatcher< Class, PropertyType > | [inline] |
GTEST_REFERENCE_TO_CONST_(PropertyType) RefToConstProperty (defined in testing::internal::PropertyMatcher< Class, PropertyType >) | testing::internal::PropertyMatcher< Class, PropertyType > | |
MatchAndExplain(const T &value, MatchResultListener *listener) const (defined in testing::internal::PropertyMatcher< Class, PropertyType >) | testing::internal::PropertyMatcher< Class, PropertyType > | [inline] |
PropertyMatcher(PropertyType(Class::*property)() const, const Matcher< RefToConstProperty > &matcher) (defined in testing::internal::PropertyMatcher< Class, PropertyType >) | testing::internal::PropertyMatcher< Class, PropertyType > | [inline] |