Public Member Functions | Static Protected Member Functions | Protected Attributes | Private Member Functions | Static Private Member Functions | List of all members
testing::internal::WhenDynamicCastToMatcherBase< To > Class Template Reference

#include <gmock.h>

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

Public Member Functions

void DescribeNegationTo (::std::ostream *os) const
 
void DescribeTo (::std::ostream *os) const
 
 WhenDynamicCastToMatcherBase (const Matcher< To > &matcher)
 

Static Protected Member Functions

static string GetToName ()
 

Protected Attributes

const Matcher< Tomatcher_
 

Private Member Functions

 GTEST_DISALLOW_ASSIGN_ (WhenDynamicCastToMatcherBase)
 

Static Private Member Functions

static void GetCastTypeDescription (::std::ostream *os)
 

Detailed Description

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

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

Constructor & Destructor Documentation

◆ WhenDynamicCastToMatcherBase()

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

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

Member Function Documentation

◆ DescribeNegationTo()

template<typename To >
void testing::internal::WhenDynamicCastToMatcherBase< To >::DescribeNegationTo ( ::std::ostream *  os) const
inline

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

◆ DescribeTo()

template<typename To >
void testing::internal::WhenDynamicCastToMatcherBase< To >::DescribeTo ( ::std::ostream *  os) const
inline

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

◆ GetCastTypeDescription()

template<typename To >
static void testing::internal::WhenDynamicCastToMatcherBase< To >::GetCastTypeDescription ( ::std::ostream *  os)
inlinestaticprivate

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

◆ GetToName()

template<typename To >
static string testing::internal::WhenDynamicCastToMatcherBase< To >::GetToName ( )
inlinestaticprotected

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

◆ GTEST_DISALLOW_ASSIGN_()

template<typename To >
testing::internal::WhenDynamicCastToMatcherBase< To >::GTEST_DISALLOW_ASSIGN_ ( WhenDynamicCastToMatcherBase< To )
private

Member Data Documentation

◆ matcher_

template<typename To >
const Matcher<To> testing::internal::WhenDynamicCastToMatcherBase< To >::matcher_
protected

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