Public Types | Public Member Functions | Private Member Functions | Private Attributes | List of all members
testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer > Class Template Reference
Inheritance diagram for testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >:
Inheritance graph
[legend]

Public Types

typedef PointeeOf< GTEST_REMOVE_CONST_(GTEST_REMOVE_REFERENCE_(Pointer))>::type Pointee
 

Public Member Functions

virtual void DescribeNegationTo (::std::ostream *os) const
 
virtual void DescribeTo (::std::ostream *os) const
 
 Impl (const InnerMatcher &matcher)
 
virtual bool MatchAndExplain (Pointer pointer, MatchResultListener *listener) const
 
- Public Member Functions inherited from testing::MatcherDescriberInterface
virtual ~MatcherDescriberInterface ()
 

Private Member Functions

 GTEST_DISALLOW_ASSIGN_ (Impl)
 

Private Attributes

const Matcher< const Pointee & > matcher_
 

Detailed Description

template<typename InnerMatcher>
template<typename Pointer>
class testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >

Definition at line 6882 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.

Member Typedef Documentation

◆ Pointee

template<typename InnerMatcher >
template<typename Pointer >
typedef PointeeOf<GTEST_REMOVE_CONST_( GTEST_REMOVE_REFERENCE_(Pointer))>::type testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >::Pointee

Definition at line 6885 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.

Constructor & Destructor Documentation

◆ Impl()

template<typename InnerMatcher >
template<typename Pointer >
testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >::Impl ( const InnerMatcher &  matcher)
inlineexplicit

Definition at line 6887 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.

Member Function Documentation

◆ DescribeNegationTo()

template<typename InnerMatcher >
template<typename Pointer >
virtual void testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >::DescribeNegationTo ( ::std::ostream *  os) const
inlinevirtual

◆ DescribeTo()

template<typename InnerMatcher >
template<typename Pointer >
virtual void testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >::DescribeTo ( ::std::ostream *  os) const
inlinevirtual

◆ GTEST_DISALLOW_ASSIGN_()

template<typename InnerMatcher >
template<typename Pointer >
testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >::GTEST_DISALLOW_ASSIGN_ ( Impl< Pointer >  )
private

◆ MatchAndExplain()

template<typename InnerMatcher >
template<typename Pointer >
virtual bool testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >::MatchAndExplain ( Pointer  pointer,
MatchResultListener listener 
) const
inlinevirtual

Member Data Documentation

◆ matcher_

template<typename InnerMatcher >
template<typename Pointer >
const Matcher<const Pointee&> testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >::matcher_
private

Definition at line 6910 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.


The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:50