Classes | Public Member Functions | Private Member Functions | Private Attributes | List of all members
testing::internal::SizeIsMatcher< SizeMatcher > Class Template Reference

#include <gmock.h>

Classes

class  Impl
 

Public Member Functions

template<typename Container >
 operator Matcher< Container > () const
 
 SizeIsMatcher (const SizeMatcher &size_matcher)
 

Private Member Functions

 GTEST_DISALLOW_ASSIGN_ (SizeIsMatcher)
 

Private Attributes

const SizeMatcher size_matcher_
 

Detailed Description

template<typename SizeMatcher>
class testing::internal::SizeIsMatcher< SizeMatcher >

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

Constructor & Destructor Documentation

◆ SizeIsMatcher()

template<typename SizeMatcher >
testing::internal::SizeIsMatcher< SizeMatcher >::SizeIsMatcher ( const SizeMatcher &  size_matcher)
inlineexplicit

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

Member Function Documentation

◆ GTEST_DISALLOW_ASSIGN_()

template<typename SizeMatcher >
testing::internal::SizeIsMatcher< SizeMatcher >::GTEST_DISALLOW_ASSIGN_ ( SizeIsMatcher< SizeMatcher >  )
private

◆ operator Matcher< Container >()

template<typename SizeMatcher >
template<typename Container >
testing::internal::SizeIsMatcher< SizeMatcher >::operator Matcher< Container > ( ) const
inline

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

Member Data Documentation

◆ size_matcher_

template<typename SizeMatcher >
const SizeMatcher testing::internal::SizeIsMatcher< SizeMatcher >::size_matcher_
private

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