|
Wire Sysio Wire Sysion 1.0.0
|
#include <gmock-matchers.h>
Public Member Functions | |
| FieldMatcher (FieldType Class::*field, const Matcher< const FieldType & > &matcher) | |
| FieldMatcher (const std::string &field_name, FieldType Class::*field, const Matcher< const FieldType & > &matcher) | |
| void | DescribeTo (::std::ostream *os) const |
| void | DescribeNegationTo (::std::ostream *os) const |
| template<typename T > | |
| bool | MatchAndExplain (const T &value, MatchResultListener *listener) const |
Definition at line 2452 of file gmock-matchers.h.
|
inline |
Definition at line 2454 of file gmock-matchers.h.
|
inline |
Definition at line 2458 of file gmock-matchers.h.
|
inline |
Definition at line 2469 of file gmock-matchers.h.

|
inline |
Definition at line 2464 of file gmock-matchers.h.

|
inline |
Definition at line 2475 of file gmock-matchers.h.