v8toolkit  0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
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_REFERENCE_TO_CONST_(PropertyType) RefToConstPropertytesting::internal::PropertyMatcher< Class, PropertyType >
MatchAndExplain(const T &value, MatchResultListener *listener) const testing::internal::PropertyMatcher< Class, PropertyType >inline
PropertyMatcher(PropertyType(Class::*property)() const, const Matcher< RefToConstProperty > &matcher)testing::internal::PropertyMatcher< Class, PropertyType >inline