Monero
Loading...
Searching...
No Matches
testing::internal::SetArgumentPointeeAction< N, A, kIsProto > Class Template Reference

#include <gmock-actions.h>

Collaboration diagram for testing::internal::SetArgumentPointeeAction< N, A, kIsProto >:

Public Member Functions

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

Private Member Functions

 GTEST_DISALLOW_ASSIGN_ (SetArgumentPointeeAction)

Private Attributes

const A value_

Constructor & Destructor Documentation

◆ SetArgumentPointeeAction()

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

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

Member Data Documentation

◆ value_

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

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