AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | Static Protected Member Functions | Protected Attributes | List of all members
testing::internal::WhenDynamicCastToMatcherBase< To > Class Template Reference

#include <gmock-matchers.h>

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

Public Member Functions

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

Static Protected Member Functions

static string GetToName ()
 

Protected Attributes

const Matcher< Tomatcher_
 

Constructor & Destructor Documentation

◆ WhenDynamicCastToMatcherBase()

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

Member Function Documentation

◆ DescribeNegationTo()

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

◆ DescribeTo()

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

◆ GetToName()

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

Member Data Documentation

◆ matcher_

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

The documentation for this class was generated from the following file:

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0