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

#include <gmock-actions.h>

Public Member Functions

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

Constructor & Destructor Documentation

◆ InvokeWithoutArgsAction()

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

Member Function Documentation

◆ Perform()

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