Orxonox  0.0.5 Codename: Arcturus
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 testing::internal::PropertyMatcher< Class, PropertyType >inline
DescribeTo(::std::ostream *os) const testing::internal::PropertyMatcher< Class, PropertyType >inline
GTEST_DISALLOW_ASSIGN_(PropertyMatcher)testing::internal::PropertyMatcher< Class, PropertyType >private
GTEST_REFERENCE_TO_CONST_(PropertyType) RefToConstPropertytesting::internal::PropertyMatcher< Class, PropertyType >
MatchAndExplain(const T &value, MatchResultListener *listener) const testing::internal::PropertyMatcher< Class, PropertyType >inline
MatchAndExplainImpl(false_type, const Class &obj, MatchResultListener *listener) const testing::internal::PropertyMatcher< Class, PropertyType >inlineprivate
MatchAndExplainImpl(true_type, const Class *p, MatchResultListener *listener) const testing::internal::PropertyMatcher< Class, PropertyType >inlineprivate
matcher_testing::internal::PropertyMatcher< Class, PropertyType >private
property_testing::internal::PropertyMatcher< Class, PropertyType >private
PropertyMatcher(PropertyType(Class::*property)() const, const Matcher< RefToConstProperty > &matcher)testing::internal::PropertyMatcher< Class, PropertyType >inline