Classes | Public Member Functions | Private Member Functions | Private Attributes | List of all members
testing::internal::ReturnRefOfCopyAction< T > Class Template Reference

#include <gmock-actions.h>

Classes

class  Impl
 

Public Member Functions

template<typename F >
 operator Action< F > () const
 
 ReturnRefOfCopyAction (const T &value)
 

Private Member Functions

 GTEST_DISALLOW_ASSIGN_ (ReturnRefOfCopyAction)
 

Private Attributes

const T value_
 

Detailed Description

template<typename T>
class testing::internal::ReturnRefOfCopyAction< T >

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

Constructor & Destructor Documentation

◆ ReturnRefOfCopyAction()

template<typename T >
testing::internal::ReturnRefOfCopyAction< T >::ReturnRefOfCopyAction ( const T value)
inlineexplicit

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

Member Function Documentation

◆ GTEST_DISALLOW_ASSIGN_()

template<typename T >
testing::internal::ReturnRefOfCopyAction< T >::GTEST_DISALLOW_ASSIGN_ ( ReturnRefOfCopyAction< T )
private

◆ operator Action< F >()

template<typename T >
template<typename F >
testing::internal::ReturnRefOfCopyAction< T >::operator Action< F > ( ) const
inline

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

Member Data Documentation

◆ value_

template<typename T >
const T testing::internal::ReturnRefOfCopyAction< T >::value_
private

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