|
Electroneum
|
#include <gmock-matchers.h>

Public Member Functions | |
| bool | MatchAndExplain (T x, MatchResultListener *listener) const |
| bool | Matches (T x) const |
| void | DescribeTo (::std::ostream *os) const |
| void | DescribeNegationTo (::std::ostream *os) const |
| void | ExplainMatchResultTo (T x, ::std::ostream *os) const |
| const MatcherDescriberInterface * | GetDescriber () const |
Protected Member Functions | |
| MatcherBase () | |
| MatcherBase (const MatcherInterface< T > *impl) | |
| virtual | ~MatcherBase () |
Definition at line 252 of file gmock-matchers.h.
|
inlineprotected |
Definition at line 288 of file gmock-matchers.h.
|
inlineexplicitprotected |
Definition at line 291 of file gmock-matchers.h.
|
inlineprotectedvirtual |
Definition at line 294 of file gmock-matchers.h.
|
inline |
|
inline |
|
inline |
Definition at line 275 of file gmock-matchers.h.
|
inline |
Definition at line 283 of file gmock-matchers.h.
|
inline |
|
inline |
Definition at line 261 of file gmock-matchers.h.
