Public Types | Public Member Functions | Private Member Functions | Private Attributes | List of all members
testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::Impl< T > Class Template Reference
Inheritance diagram for testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::Impl< T >:
Inheritance graph
[legend]

Public Types

typedef ::testing::tuple< T, Second > ArgTuple
 

Public Member Functions

virtual void DescribeTo (::std::ostream *os) const
 
 Impl (const Tuple2Matcher &tm, const Second &second)
 
virtual bool MatchAndExplain (T x, MatchResultListener *listener) const
 
- Public Member Functions inherited from testing::MatcherDescriberInterface
virtual void DescribeNegationTo (::std::ostream *os) const
 
virtual ~MatcherDescriberInterface ()
 

Private Member Functions

 GTEST_DISALLOW_ASSIGN_ (Impl)
 

Private Attributes

const Matcher< const ArgTuple & > mono_tuple2_matcher_
 
const Second second_value_
 

Detailed Description

template<typename Tuple2Matcher, typename Second>
template<typename T>
class testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::Impl< T >

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

Member Typedef Documentation

◆ ArgTuple

template<typename Tuple2Matcher , typename Second >
template<typename T >
typedef ::testing::tuple<T, Second> testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::Impl< T >::ArgTuple

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

Constructor & Destructor Documentation

◆ Impl()

template<typename Tuple2Matcher , typename Second >
template<typename T >
testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::Impl< T >::Impl ( const Tuple2Matcher &  tm,
const Second &  second 
)
inline

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

Member Function Documentation

◆ DescribeTo()

template<typename Tuple2Matcher , typename Second >
template<typename T >
virtual void testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::Impl< T >::DescribeTo ( ::std::ostream *  os) const
inlinevirtual

◆ GTEST_DISALLOW_ASSIGN_()

template<typename Tuple2Matcher , typename Second >
template<typename T >
testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::Impl< T >::GTEST_DISALLOW_ASSIGN_ ( Impl< T )
private

◆ MatchAndExplain()

template<typename Tuple2Matcher , typename Second >
template<typename T >
virtual bool testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::Impl< T >::MatchAndExplain ( T  x,
MatchResultListener listener 
) const
inlinevirtual

Member Data Documentation

◆ mono_tuple2_matcher_

template<typename Tuple2Matcher , typename Second >
template<typename T >
const Matcher<const ArgTuple&> testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::Impl< T >::mono_tuple2_matcher_
private

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

◆ second_value_

template<typename Tuple2Matcher , typename Second >
template<typename T >
const Second testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::Impl< T >::second_value_
private

Definition at line 8417 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:48