Public Member Functions | |
| void | DescribeNegationTo (::std::ostream *os) const |
| void | DescribeTo (::std::ostream *os) const |
| typedef | GTEST_REFERENCE_TO_CONST_ (PropertyType) RefToConstProperty |
| template<typename T > | |
| bool | MatchAndExplain (const T &value, MatchResultListener *listener) const |
| PropertyMatcher (PropertyType(Class::*property)() const, const Matcher< RefToConstProperty > &matcher) | |