Public Member Functions | List of all members
testing::internal::WhenDynamicCastToMatcher< To > Class Template Reference

#include <gmock.h>

Inheritance diagram for testing::internal::WhenDynamicCastToMatcher< To >:
Inheritance graph
[legend]

Public Member Functions

template<typename From >
bool MatchAndExplain (From from, MatchResultListener *listener) const
 
 WhenDynamicCastToMatcher (const Matcher< To > &matcher)
 
- Public Member Functions inherited from testing::internal::WhenDynamicCastToMatcherBase< To >
void DescribeNegationTo (::std::ostream *os) const
 
void DescribeTo (::std::ostream *os) const
 
 WhenDynamicCastToMatcherBase (const Matcher< To > &matcher)
 

Additional Inherited Members

- Static Protected Member Functions inherited from testing::internal::WhenDynamicCastToMatcherBase< To >
static string GetToName ()
 
- Protected Attributes inherited from testing::internal::WhenDynamicCastToMatcherBase< To >
const Matcher< Tomatcher_
 

Detailed Description

template<typename To>
class testing::internal::WhenDynamicCastToMatcher< To >

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

Constructor & Destructor Documentation

◆ WhenDynamicCastToMatcher()

template<typename To >
testing::internal::WhenDynamicCastToMatcher< To >::WhenDynamicCastToMatcher ( const Matcher< To > &  matcher)
inlineexplicit

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

Member Function Documentation

◆ MatchAndExplain()

template<typename To >
template<typename From >
bool testing::internal::WhenDynamicCastToMatcher< To >::MatchAndExplain ( From  from,
MatchResultListener listener 
) const
inline

Definition at line 6970 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:52