proxygen
|
Public Member Functions | |
MonomorphicImpl (const Impl &impl) | |
virtual void | DescribeTo (::std::ostream *os) const |
virtual void | DescribeNegationTo (::std::ostream *os) const |
virtual bool | MatchAndExplain (T x, MatchResultListener *listener) const |
MonomorphicImpl (const Impl &impl) | |
virtual void | DescribeTo (::std::ostream *os) const |
virtual void | DescribeNegationTo (::std::ostream *os) const |
virtual bool | MatchAndExplain (T x, MatchResultListener *listener) const |
MonomorphicImpl (const Impl &impl) | |
virtual void | DescribeTo (::std::ostream *os) const |
virtual void | DescribeNegationTo (::std::ostream *os) const |
virtual bool | MatchAndExplain (T x, MatchResultListener *listener) const |
Public Member Functions inherited from testing::MatcherDescriberInterface | |
virtual | ~MatcherDescriberInterface () |
virtual | ~MatcherDescriberInterface () |
virtual | ~MatcherDescriberInterface () |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (MonomorphicImpl) | |
GTEST_DISALLOW_ASSIGN_ (MonomorphicImpl) | |
GTEST_DISALLOW_ASSIGN_ (MonomorphicImpl) | |
Private Attributes | |
const Impl | impl_ |
Definition at line 449 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 451 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 451 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 451 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 457 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 457 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 457 of file gmock-matchers.h.
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
private |
|
private |
|
private |
|
inlinevirtual |
Implements testing::MatcherInterface< T >.
Definition at line 461 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherInterface< T >.
Definition at line 461 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_, testing::MakeMatcher(), and testing::MakePolymorphicMatcher().
|
inlinevirtual |
Implements testing::MatcherInterface< T >.
Definition at line 461 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_, testing::MakeMatcher(), and testing::MakePolymorphicMatcher().
|
private |
Definition at line 466 of file gmock-matchers.h.