proxygen
|
Public Types | |
typedef PointeeOf< GTEST_REMOVE_CONST_(GTEST_REMOVE_REFERENCE_(Pointer))>::type | Pointee |
typedef PointeeOf< GTEST_REMOVE_CONST_(GTEST_REMOVE_REFERENCE_(Pointer))>::type | Pointee |
typedef PointeeOf< GTEST_REMOVE_CONST_(GTEST_REMOVE_REFERENCE_(Pointer))>::type | Pointee |
Public Member Functions | |
Impl (const InnerMatcher &matcher) | |
virtual void | DescribeTo (::std::ostream *os) const |
virtual void | DescribeNegationTo (::std::ostream *os) const |
virtual bool | MatchAndExplain (Pointer pointer, MatchResultListener *listener) const |
Impl (const InnerMatcher &matcher) | |
virtual void | DescribeTo (::std::ostream *os) const |
virtual void | DescribeNegationTo (::std::ostream *os) const |
virtual bool | MatchAndExplain (Pointer pointer, MatchResultListener *listener) const |
Impl (const InnerMatcher &matcher) | |
virtual void | DescribeTo (::std::ostream *os) const |
virtual void | DescribeNegationTo (::std::ostream *os) const |
virtual bool | MatchAndExplain (Pointer pointer, MatchResultListener *listener) const |
Public Member Functions inherited from testing::MatcherDescriberInterface | |
virtual | ~MatcherDescriberInterface () |
virtual | ~MatcherDescriberInterface () |
virtual | ~MatcherDescriberInterface () |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (Impl) | |
GTEST_DISALLOW_ASSIGN_ (Impl) | |
GTEST_DISALLOW_ASSIGN_ (Impl) | |
Private Attributes | |
const Matcher< const Pointee & > | matcher_ |
Definition at line 2063 of file gmock-matchers.h.
typedef PointeeOf<GTEST_REMOVE_CONST_( GTEST_REMOVE_REFERENCE_(Pointer))>::type testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >::Pointee |
Definition at line 2066 of file gmock-matchers.h.
typedef PointeeOf<GTEST_REMOVE_CONST_( GTEST_REMOVE_REFERENCE_(Pointer))>::type testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >::Pointee |
Definition at line 2066 of file gmock-matchers.h.
typedef PointeeOf<GTEST_REMOVE_CONST_( GTEST_REMOVE_REFERENCE_(Pointer))>::type testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >::Pointee |
Definition at line 2066 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 2068 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 2068 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 2068 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 2076 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 2076 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 2076 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 2071 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 2071 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 2071 of file gmock-matchers.h.
|
private |
|
private |
|
private |
|
inlinevirtual |
Implements testing::MatcherInterface< Pointer >.
Definition at line 2081 of file gmock-matchers.h.
References testing::internal::GetRawPointer(), and testing::internal::MatchPrintAndExplain().
|
inlinevirtual |
Implements testing::MatcherInterface< Pointer >.
Definition at line 2081 of file gmock-matchers.h.
References testing::internal::GetRawPointer(), GTEST_DISALLOW_ASSIGN_, and testing::internal::MatchPrintAndExplain().
|
inlinevirtual |
Implements testing::MatcherInterface< Pointer >.
Definition at line 2081 of file gmock-matchers.h.
References testing::internal::GetRawPointer(), GTEST_DISALLOW_ASSIGN_, and testing::internal::MatchPrintAndExplain().
|
private |
Definition at line 2091 of file gmock-matchers.h.