GNU Radio's DSD Package
testing::internal::ReturnRefAction< T > Class Template Reference

#include <gmock-actions.h>

Public Member Functions

 ReturnRefAction (T &ref)
 
template<typename F >
 operator Action< F > () const
 
 ReturnRefAction (T &ref)
 
template<typename F >
 operator Action< F > () const
 

Constructor & Destructor Documentation

◆ ReturnRefAction() [1/2]

template<typename T >
testing::internal::ReturnRefAction< T >::ReturnRefAction ( T &  ref)
inlineexplicit

◆ ReturnRefAction() [2/2]

template<typename T >
testing::internal::ReturnRefAction< T >::ReturnRefAction ( T &  ref)
inlineexplicit

Member Function Documentation

◆ operator Action< F >() [1/2]

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

References GTEST_COMPILE_ASSERT_.

◆ operator Action< F >() [2/2]

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

References GTEST_COMPILE_ASSERT_.


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