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

#include <gmock.h>

Public Member Functions

 MatcherAsPredicate (M matcher)
 
template<typename T >
bool operator() (const T &x) const
 

Private Member Functions

 GTEST_DISALLOW_ASSIGN_ (MatcherAsPredicate)
 

Private Attributes

matcher_
 

Detailed Description

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

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

Constructor & Destructor Documentation

◆ MatcherAsPredicate()

template<typename M >
testing::internal::MatcherAsPredicate< M >::MatcherAsPredicate ( matcher)
inlineexplicit

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

Member Function Documentation

◆ GTEST_DISALLOW_ASSIGN_()

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

◆ operator()()

template<typename M >
template<typename T >
bool testing::internal::MatcherAsPredicate< M >::operator() ( const T x) const
inline

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

Member Data Documentation

◆ matcher_

template<typename M >
M testing::internal::MatcherAsPredicate< M >::matcher_
private

Definition at line 6645 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:49