Public Member Functions | Private Member Functions | Private Attributes | List of all members
testing::internal::SetArgumentPointeeAction< N, A, kIsProto > Class Template Reference

#include <gmock-actions.h>

Public Member Functions

template<typename Result , typename ArgumentTuple >
void Perform (const ArgumentTuple &args) const
 
 SetArgumentPointeeAction (const A &value)
 

Private Member Functions

 GTEST_DISALLOW_ASSIGN_ (SetArgumentPointeeAction)
 

Private Attributes

const A value_
 

Detailed Description

template<size_t N, typename A, bool kIsProto>
class testing::internal::SetArgumentPointeeAction< N, A, kIsProto >

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

Constructor & Destructor Documentation

◆ SetArgumentPointeeAction()

template<size_t N, typename A , bool kIsProto>
testing::internal::SetArgumentPointeeAction< N, A, kIsProto >::SetArgumentPointeeAction ( const A value)
inlineexplicit

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

Member Function Documentation

◆ GTEST_DISALLOW_ASSIGN_()

template<size_t N, typename A , bool kIsProto>
testing::internal::SetArgumentPointeeAction< N, A, kIsProto >::GTEST_DISALLOW_ASSIGN_ ( SetArgumentPointeeAction< N, A, kIsProto >  )
private

◆ Perform()

template<size_t N, typename A , bool kIsProto>
template<typename Result , typename ArgumentTuple >
void testing::internal::SetArgumentPointeeAction< N, A, kIsProto >::Perform ( const ArgumentTuple &  args) const
inline

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

Member Data Documentation

◆ value_

template<size_t N, typename A , bool kIsProto>
const A testing::internal::SetArgumentPointeeAction< N, A, kIsProto >::value_
private

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


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


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