Public Member Functions | Private Member Functions | Private Attributes | List of all members
testing::internal::ResultOfMatcher< Callable >::Impl< T > Class Template Reference
Inheritance diagram for testing::internal::ResultOfMatcher< Callable >::Impl< T >:
Inheritance graph
[legend]

Public Member Functions

virtual void DescribeNegationTo (::std::ostream *os) const
 
virtual void DescribeTo (::std::ostream *os) const
 
 Impl (CallableStorageType callable, const Matcher< ResultType > &matcher)
 
virtual bool MatchAndExplain (T obj, MatchResultListener *listener) const
 
- Public Member Functions inherited from testing::MatcherDescriberInterface
virtual ~MatcherDescriberInterface ()
 

Private Member Functions

 GTEST_DISALLOW_ASSIGN_ (Impl)
 

Private Attributes

CallableStorageType callable_
 
const Matcher< ResultTypematcher_
 

Detailed Description

template<typename Callable>
template<typename T>
class testing::internal::ResultOfMatcher< Callable >::Impl< T >

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

Constructor & Destructor Documentation

◆ Impl()

template<typename Callable >
template<typename T >
testing::internal::ResultOfMatcher< Callable >::Impl< T >::Impl ( CallableStorageType  callable,
const Matcher< ResultType > &  matcher 
)
inline

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

Member Function Documentation

◆ DescribeNegationTo()

template<typename Callable >
template<typename T >
virtual void testing::internal::ResultOfMatcher< Callable >::Impl< T >::DescribeNegationTo ( ::std::ostream *  os) const
inlinevirtual

◆ DescribeTo()

template<typename Callable >
template<typename T >
virtual void testing::internal::ResultOfMatcher< Callable >::Impl< T >::DescribeTo ( ::std::ostream *  os) const
inlinevirtual

◆ GTEST_DISALLOW_ASSIGN_()

template<typename Callable >
template<typename T >
testing::internal::ResultOfMatcher< Callable >::Impl< T >::GTEST_DISALLOW_ASSIGN_ ( Impl< T )
private

◆ MatchAndExplain()

template<typename Callable >
template<typename T >
virtual bool testing::internal::ResultOfMatcher< Callable >::Impl< T >::MatchAndExplain ( T  obj,
MatchResultListener listener 
) const
inlinevirtual

Member Data Documentation

◆ callable_

template<typename Callable >
template<typename T >
CallableStorageType testing::internal::ResultOfMatcher< Callable >::Impl< T >::callable_
mutableprivate

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

◆ matcher_

template<typename Callable >
template<typename T >
const Matcher<ResultType> testing::internal::ResultOfMatcher< Callable >::Impl< T >::matcher_
private

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