Classes | Public Member Functions | Private Attributes | List of all members
testing::internal::BoundSecondMatcher< Tuple2Matcher, Second > Class Template Reference

#include <gmock.h>

Classes

class  Impl
 

Public Member Functions

 BoundSecondMatcher (const Tuple2Matcher &tm, const Second &second)
 
template<typename T >
 operator Matcher< T > () const
 
void operator= (const BoundSecondMatcher &)
 

Private Attributes

const Second second_value_
 
const Tuple2Matcher tuple2_matcher_
 

Detailed Description

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

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

Constructor & Destructor Documentation

◆ BoundSecondMatcher()

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

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

Member Function Documentation

◆ operator Matcher< T >()

template<typename Tuple2Matcher , typename Second >
template<typename T >
testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::operator Matcher< T > ( ) const
inline

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

◆ operator=()

template<typename Tuple2Matcher , typename Second >
void testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::operator= ( const BoundSecondMatcher< Tuple2Matcher, Second > &  )
inline

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

Member Data Documentation

◆ second_value_

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

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

◆ tuple2_matcher_

template<typename Tuple2Matcher , typename Second >
const Tuple2Matcher testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::tuple2_matcher_
private

Definition at line 8422 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