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

#include <gmock-matchers.h>

Inheritance diagram for testing::internal::MatcherBase< T >:
Inheritance graph
[legend]

Public Member Functions

bool MatchAndExplain (T x, MatchResultListener *listener) const
 
bool Matches (T x) const
 
void DescribeTo (::std::ostream *os) const
 
void DescribeNegationTo (::std::ostream *os) const
 
void ExplainMatchResultTo (T x, ::std::ostream *os) const
 
const MatcherDescriberInterfaceGetDescriber () const
 

Protected Member Functions

 MatcherBase ()
 
 MatcherBase (const MatcherInterface< T > *impl)
 
virtual ~MatcherBase ()
 

Constructor & Destructor Documentation

◆ MatcherBase() [1/2]

template<typename T>
testing::internal::MatcherBase< T >::MatcherBase ( )
inlineprotected

◆ MatcherBase() [2/2]

template<typename T>
testing::internal::MatcherBase< T >::MatcherBase ( const MatcherInterface< T > *  impl)
inlineexplicitprotected

◆ ~MatcherBase()

template<typename T>
virtual testing::internal::MatcherBase< T >::~MatcherBase ( )
inlineprotectedvirtual

Member Function Documentation

◆ DescribeNegationTo()

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

◆ DescribeTo()

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

◆ ExplainMatchResultTo()

template<typename T>
void testing::internal::MatcherBase< T >::ExplainMatchResultTo ( x,
::std::ostream *  os 
) const
inline

◆ GetDescriber()

template<typename T>
const MatcherDescriberInterface* testing::internal::MatcherBase< T >::GetDescriber ( ) const
inline

◆ MatchAndExplain()

template<typename T>
bool testing::internal::MatcherBase< T >::MatchAndExplain ( x,
MatchResultListener listener 
) const
inline

◆ Matches()

template<typename T>
bool testing::internal::MatcherBase< T >::Matches ( x) 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