Public Member Functions | Public Attributes | List of all members
testing::internal::WithArgsAction< InnerAction, I > Struct Template Reference

#include <gmock-actions.h>

Public Member Functions

template<typename R , typename... Args>
 operator Action< R (Args...)>() const
 

Public Attributes

InnerAction action
 

Detailed Description

template<typename InnerAction, size_t... I>
struct testing::internal::WithArgsAction< InnerAction, I >

Definition at line 918 of file gmock-actions.h.

Member Function Documentation

◆ operator Action< R()

template<typename InnerAction , size_t... I>
template<typename R , typename... Args>
testing::internal::WithArgsAction< InnerAction, I >::operator Action< R ( Args...  ) const
inline

Definition at line 924 of file gmock-actions.h.

Member Data Documentation

◆ action

template<typename InnerAction , size_t... I>
InnerAction testing::internal::WithArgsAction< InnerAction, I >::action

Definition at line 919 of file gmock-actions.h.


The documentation for this struct was generated from the following file:


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:11