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

#include <gmock-matchers.h>

Public Member Functions

 PairMatcher (FirstMatcher first_matcher, SecondMatcher second_matcher)
 
template<typename PairType >
 operator Matcher< PairType > () const
 

Constructor & Destructor Documentation

◆ PairMatcher()

template<typename FirstMatcher, typename SecondMatcher>
testing::internal::PairMatcher< FirstMatcher, SecondMatcher >::PairMatcher ( FirstMatcher  first_matcher,
SecondMatcher  second_matcher 
)
inline

Member Function Documentation

◆ operator Matcher< PairType >()

template<typename FirstMatcher, typename SecondMatcher>
template<typename PairType >
testing::internal::PairMatcher< FirstMatcher, SecondMatcher >::operator Matcher< PairType > ( ) 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