Public Member Functions | Public Attributes | Private Member Functions | List of all members
testing::internal::DoAllAction< Actions > Struct Template Reference

#include <gmock-actions.h>

Public Member Functions

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

Public Attributes

std::tuple< Actions... > actions
 

Private Member Functions

template<typename... Args, size_t... I>
std::vector< Action< void(Args...)> > Convert (IndexSequence< I... >) const
 

Detailed Description

template<typename... Actions>
struct testing::internal::DoAllAction< Actions >

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

Member Function Documentation

◆ Convert()

template<typename... Actions>
template<typename... Args, size_t... I>
std::vector<Action<void(Args...)> > testing::internal::DoAllAction< Actions >::Convert ( IndexSequence< I... >  ) const
inlineprivate

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

◆ operator Action< R()

template<typename... Actions>
template<typename R , typename... Args>
testing::internal::DoAllAction< Actions >::operator Action< R ( Args...  ) const
inline

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

Member Data Documentation

◆ actions

template<typename... Actions>
std::tuple<Actions...> testing::internal::DoAllAction< Actions >::actions

Definition at line 944 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