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

#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/external/gmock/include/gmock/gmock-actions.h>

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

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

Member Function Documentation

template<size_t N, typename A , bool kIsProto>
testing::internal::SetArgumentPointeeAction< N, A, kIsProto >::GTEST_DISALLOW_ASSIGN_ ( SetArgumentPointeeAction< N, A, kIsProto >  )
private
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

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: