Public Member Functions | Private Member Functions | Private Attributes | List of all members
testing::internal::ContainsMatcher< M > Class Template Reference

#include <gmock.h>

Public Member Functions

 ContainsMatcher (M m)
 
template<typename Container >
 operator Matcher< Container > () const
 

Private Member Functions

 GTEST_DISALLOW_ASSIGN_ (ContainsMatcher)
 

Private Attributes

constinner_matcher_
 

Detailed Description

template<typename M>
class testing::internal::ContainsMatcher< M >

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

Constructor & Destructor Documentation

◆ ContainsMatcher()

template<typename M >
testing::internal::ContainsMatcher< M >::ContainsMatcher ( m)
inlineexplicit

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

Member Function Documentation

◆ GTEST_DISALLOW_ASSIGN_()

template<typename M >
testing::internal::ContainsMatcher< M >::GTEST_DISALLOW_ASSIGN_ ( ContainsMatcher< M >  )
private

◆ operator Matcher< Container >()

template<typename M >
template<typename Container >
testing::internal::ContainsMatcher< M >::operator Matcher< Container > ( ) const
inline

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

Member Data Documentation

◆ inner_matcher_

template<typename M >
const M testing::internal::ContainsMatcher< M >::inner_matcher_
private

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