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::InvokeMethodWithoutArgsAction< Class, MethodPtr > Class Template Reference

#include <gmock-actions.h>

Public Member Functions

 InvokeMethodWithoutArgsAction (Class *obj_ptr, MethodPtr method_ptr)
 
template<typename Result , typename ArgumentTuple >
Result Perform (const ArgumentTuple &) const
 

Constructor & Destructor Documentation

◆ InvokeMethodWithoutArgsAction()

template<class Class , typename MethodPtr >
testing::internal::InvokeMethodWithoutArgsAction< Class, MethodPtr >::InvokeMethodWithoutArgsAction ( Class *  obj_ptr,
MethodPtr  method_ptr 
)
inline

Member Function Documentation

◆ Perform()

template<class Class , typename MethodPtr >
template<typename Result , typename ArgumentTuple >
Result testing::internal::InvokeMethodWithoutArgsAction< Class, MethodPtr >::Perform ( const ArgumentTuple &  ) const
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