AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Public Member Functions | List of all members
testing::PolymorphicMatcher< Impl > Class Template Reference

#include <gmock-matchers.h>

Public Member Functions

 PolymorphicMatcher (const Impl &an_impl)
 
Impl & mutable_impl ()
 
const Impl & impl () const
 
template<typename T >
 operator Matcher< T > () const
 

Constructor & Destructor Documentation

◆ PolymorphicMatcher()

template<class Impl >
testing::PolymorphicMatcher< Impl >::PolymorphicMatcher ( const Impl &  an_impl)
inlineexplicit

Member Function Documentation

◆ impl()

template<class Impl >
const Impl& testing::PolymorphicMatcher< Impl >::impl ( ) const
inline

◆ mutable_impl()

template<class Impl >
Impl& testing::PolymorphicMatcher< Impl >::mutable_impl ( )
inline

◆ operator Matcher< T >()

template<class Impl >
template<typename T >
testing::PolymorphicMatcher< Impl >::operator Matcher< T > ( ) const
inline

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