AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | List of all members
testing::MatchResultListener Class Referenceabstract

#include <gmock-matchers.h>

Inheritance diagram for testing::MatchResultListener:
Inheritance graph
[legend]

Public Member Functions

 MatchResultListener (::std::ostream *os)
 
virtual ~MatchResultListener ()=0
 
template<typename T >
MatchResultListeneroperator<< (const T &x)
 
::std::ostream * stream ()
 
bool IsInterested () const
 

Constructor & Destructor Documentation

◆ MatchResultListener()

testing::MatchResultListener::MatchResultListener ( ::std::ostream *  os)
inlineexplicit

◆ ~MatchResultListener()

testing::MatchResultListener::~MatchResultListener ( )
inlinepure virtual

Member Function Documentation

◆ IsInterested()

bool testing::MatchResultListener::IsInterested ( ) const
inline

◆ operator<<()

template<typename T >
MatchResultListener& testing::MatchResultListener::operator<< ( const T &  x)
inline

◆ stream()

::std::ostream* testing::MatchResultListener::stream ( )
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