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

#include <gmock-matchers.h>

Public Types

typedef CallableTraits< Callable >::ResultType ResultType
 

Public Member Functions

 ResultOfMatcher (Callable callable, const Matcher< ResultType > &matcher)
 
template<typename T >
 operator Matcher< T > () const
 

Member Typedef Documentation

◆ ResultType

template<typename Callable>
typedef CallableTraits<Callable>::ResultType testing::internal::ResultOfMatcher< Callable >::ResultType

Constructor & Destructor Documentation

◆ ResultOfMatcher()

template<typename Callable>
testing::internal::ResultOfMatcher< Callable >::ResultOfMatcher ( Callable  callable,
const Matcher< ResultType > &  matcher 
)
inline

Member Function Documentation

◆ operator Matcher< T >()

template<typename Callable>
template<typename T >
testing::internal::ResultOfMatcher< Callable >::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