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::InvokeAction< FunctionImpl > Class Template Reference

#include <gmock-more-actions.h>

Public Member Functions

 InvokeAction (FunctionImpl function_impl)
 
template<typename Result , typename ArgumentTuple >
Result Perform (const ArgumentTuple &args)
 

Constructor & Destructor Documentation

◆ InvokeAction()

template<typename FunctionImpl >
testing::internal::InvokeAction< FunctionImpl >::InvokeAction ( FunctionImpl  function_impl)
inlineexplicit

Member Function Documentation

◆ Perform()

template<typename FunctionImpl >
template<typename Result , typename ArgumentTuple >
Result testing::internal::InvokeAction< FunctionImpl >::Perform ( const ArgumentTuple &  args)
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