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

#include <gmock-actions.h>

Collaboration diagram for testing::internal::SetArgumentPointeeAction< N, Proto, true >:

Public Member Functions

 SetArgumentPointeeAction (const Proto &proto)
template<typename Result, typename ArgumentTuple>
void Perform (const ArgumentTuple &args) const

Private Member Functions

 GTEST_DISALLOW_ASSIGN_ (SetArgumentPointeeAction)

Private Attributes

const internal::linked_ptr< Proto > proto_
const Proto value_

Constructor & Destructor Documentation

◆ SetArgumentPointeeAction()

template<size_t N, typename Proto>
testing::internal::SetArgumentPointeeAction< N, Proto, true >::SetArgumentPointeeAction ( const Proto & proto)
inlineexplicit

Member Function Documentation

◆ GTEST_DISALLOW_ASSIGN_()

template<size_t N, typename Proto>
testing::internal::SetArgumentPointeeAction< N, Proto, true >::GTEST_DISALLOW_ASSIGN_ ( SetArgumentPointeeAction< N, Proto, true > )
private

◆ Perform()

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

Member Data Documentation

◆ proto_

template<size_t N, typename Proto>
const internal::linked_ptr<Proto> testing::internal::SetArgumentPointeeAction< N, Proto, true >::proto_
private

◆ value_

const Proto testing::internal::SetArgumentPointeeAction< N, Proto, kIsProto >::value_
private

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