Wire Sysio Wire Sysion 1.0.0
|
#include <gmock-matchers.h>
Public Member Functions | |
bool | MatchAndExplain (GTEST_REFERENCE_TO_CONST_(T) x, MatchResultListener *listener) const |
bool | Matches (GTEST_REFERENCE_TO_CONST_(T) x) const |
void | DescribeTo (::std::ostream *os) const |
void | DescribeNegationTo (::std::ostream *os) const |
void | ExplainMatchResultTo (GTEST_REFERENCE_TO_CONST_(T) x, ::std::ostream *os) const |
const MatcherDescriberInterface * | GetDescriber () const |
Protected Member Functions | |
MatcherBase () | |
MatcherBase (const MatcherInterface< GTEST_REFERENCE_TO_CONST_(T)> *impl) | |
template<typename U > | |
MatcherBase (const MatcherInterface< U > *impl, typename internal::EnableIf< !internal::IsSame< U, GTEST_REFERENCE_TO_CONST_(U)>::value >::type *=NULL) | |
virtual | ~MatcherBase () |
Definition at line 280 of file gmock-matchers.h.
|
inlineprotected |
Definition at line 318 of file gmock-matchers.h.
|
inlineexplicitprotected |
Definition at line 321 of file gmock-matchers.h.
|
inlineexplicitprotected |
Definition at line 326 of file gmock-matchers.h.
|
inlineprotectedvirtual |
Definition at line 333 of file gmock-matchers.h.
|
inline |
|
inline |
Definition at line 296 of file gmock-matchers.h.
|
inline |
Definition at line 304 of file gmock-matchers.h.
|
inline |
Definition at line 313 of file gmock-matchers.h.
|
inline |
Definition at line 284 of file gmock-matchers.h.
|
inline |
Definition at line 290 of file gmock-matchers.h.