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::SetErrnoAndReturnAction< T > Class Template Reference

#include <gmock-actions.h>

Public Member Functions

 SetErrnoAndReturnAction (int errno_value, T result)
 
template<typename Result , typename ArgumentTuple >
Result Perform (const ArgumentTuple &) const
 

Constructor & Destructor Documentation

◆ SetErrnoAndReturnAction()

template<typename T >
testing::internal::SetErrnoAndReturnAction< T >::SetErrnoAndReturnAction ( int  errno_value,
result 
)
inline

Member Function Documentation

◆ Perform()

template<typename T >
template<typename Result , typename ArgumentTuple >
Result testing::internal::SetErrnoAndReturnAction< T >::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