AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Static Public Member Functions | List of all members
testing::internal::InvokeHelper< R, ::testing::tuple< A1 > > Class Template Reference

#include <gmock-generated-actions.h>

Static Public Member Functions

template<typename Function >
static R Invoke (Function function, const ::testing::tuple< A1 > &args)
 
template<class Class , typename MethodPtr >
static R InvokeMethod (Class *obj_ptr, MethodPtr method_ptr, const ::testing::tuple< A1 > &args)
 

Member Function Documentation

◆ Invoke()

template<typename R , typename A1 >
template<typename Function >
static R testing::internal::InvokeHelper< R, ::testing::tuple< A1 > >::Invoke ( Function  function,
const ::testing::tuple< A1 > &  args 
)
inlinestatic

◆ InvokeMethod()

template<typename R , typename A1 >
template<class Class , typename MethodPtr >
static R testing::internal::InvokeHelper< R, ::testing::tuple< A1 > >::InvokeMethod ( Class *  obj_ptr,
MethodPtr  method_ptr,
const ::testing::tuple< A1 > &  args 
)
inlinestatic

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