AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | List of all members
testing::MockFunction< R(A0, A1, A2, A3)> Class Template Reference

#include <gmock-generated-function-mockers.h>

Public Member Functions

 MockFunction ()
 
 MOCK_METHOD4_T (Call, R(A0, A1, A2, A3))
 

Constructor & Destructor Documentation

◆ MockFunction()

template<typename R , typename A0 , typename A1 , typename A2 , typename A3 >
testing::MockFunction< R(A0, A1, A2, A3)>::MockFunction ( )
inline

Member Function Documentation

◆ MOCK_METHOD4_T()

template<typename R , typename A0 , typename A1 , typename A2 , typename A3 >
testing::MockFunction< R(A0, A1, A2, A3)>::MOCK_METHOD4_T ( Call  ,
R(A0, A1, A2, A3)   
)

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