![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <gmock-actions.h>

Public Types | |
| typedef internal::Function< F >::Result | Result |
| typedef internal::Function< F >::ArgumentTuple | ArgumentTuple |
Public Member Functions | |
| ActionInterface () | |
| virtual | ~ActionInterface () |
| virtual Result | Perform (const ArgumentTuple &args)=0 |
| typedef internal::Function<F>::ArgumentTuple testing::ActionInterface< F >::ArgumentTuple |
| typedef internal::Function<F>::Result testing::ActionInterface< F >::Result |
|
inline |
|
inlinevirtual |
|
pure virtual |
Implemented in testing::internal::ActionAdaptor< F1, F2 >.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0