Classes | Public Types | Public Member Functions | Private Member Functions | Private Attributes | List of all members
testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer > Class Template Reference

#include <gmock.h>

Classes

class  Impl
 

Public Types

typedef RhsView::type RhsStlContainer
 
typedef RhsStlContainer::value_type RhsValue
 
typedef internal::StlContainerView< RhsContainer > RhsView
 

Public Member Functions

template<typename LhsContainer >
 operator Matcher< LhsContainer > () const
 
 PointwiseMatcher (const TupleMatcher &tuple_matcher, const RhsContainer &rhs)
 

Private Member Functions

 GTEST_DISALLOW_ASSIGN_ (PointwiseMatcher)
 

Private Attributes

const RhsStlContainer rhs_
 
const TupleMatcher tuple_matcher_
 

Detailed Description

template<typename TupleMatcher, typename RhsContainer>
class testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >

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

Member Typedef Documentation

◆ RhsStlContainer

template<typename TupleMatcher , typename RhsContainer >
typedef RhsView::type testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::RhsStlContainer

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

◆ RhsValue

template<typename TupleMatcher , typename RhsContainer >
typedef RhsStlContainer::value_type testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::RhsValue

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

◆ RhsView

template<typename TupleMatcher , typename RhsContainer >
typedef internal::StlContainerView<RhsContainer> testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::RhsView

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

Constructor & Destructor Documentation

◆ PointwiseMatcher()

template<typename TupleMatcher , typename RhsContainer >
testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::PointwiseMatcher ( const TupleMatcher &  tuple_matcher,
const RhsContainer &  rhs 
)
inline

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

Member Function Documentation

◆ GTEST_DISALLOW_ASSIGN_()

template<typename TupleMatcher , typename RhsContainer >
testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::GTEST_DISALLOW_ASSIGN_ ( PointwiseMatcher< TupleMatcher, RhsContainer >  )
private

◆ operator Matcher< LhsContainer >()

template<typename TupleMatcher , typename RhsContainer >
template<typename LhsContainer >
testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::operator Matcher< LhsContainer > ( ) const
inline

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

Member Data Documentation

◆ rhs_

template<typename TupleMatcher , typename RhsContainer >
const RhsStlContainer testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::rhs_
private

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

◆ tuple_matcher_

template<typename TupleMatcher , typename RhsContainer >
const TupleMatcher testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::tuple_matcher_
private

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