GrPPI  1.0
Generic and Reusable Parallel Pattern Interface
Classes | Public Member Functions | List of all members
testing::internal::IgnoreResultAction< A > Class Template Reference

#include <gmock-actions.h>

Public Member Functions

 IgnoreResultAction (const A &action)
 
template<typename F >
 operator Action< F > () const
 
 IgnoreResultAction (const A &action)
 
template<typename F >
 operator Action< F > () const
 

Constructor & Destructor Documentation

◆ IgnoreResultAction() [1/2]

template<typename A >
testing::internal::IgnoreResultAction< A >::IgnoreResultAction ( const A &  action)
inlineexplicit

◆ IgnoreResultAction() [2/2]

template<typename A >
testing::internal::IgnoreResultAction< A >::IgnoreResultAction ( const A &  action)
inlineexplicit

Member Function Documentation

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

template<typename A >
template<typename F >
testing::internal::IgnoreResultAction< A >::operator Action< F > ( ) const
inline

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

template<typename A >
template<typename F >
testing::internal::IgnoreResultAction< A >::operator Action< F > ( ) const
inline

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