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

#include <gmock-actions.h>

Public Member Functions

 PolymorphicAction (const Impl &impl)
 
template<typename F >
 operator Action< F > () const
 
 PolymorphicAction (const Impl &impl)
 
template<typename F >
 operator Action< F > () const
 

Constructor & Destructor Documentation

◆ PolymorphicAction() [1/2]

template<typename Impl >
testing::PolymorphicAction< Impl >::PolymorphicAction ( const Impl &  impl)
inlineexplicit

◆ PolymorphicAction() [2/2]

template<typename Impl >
testing::PolymorphicAction< Impl >::PolymorphicAction ( const Impl &  impl)
inlineexplicit

Member Function Documentation

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

template<typename Impl >
template<typename F >
testing::PolymorphicAction< Impl >::operator Action< F > ( ) const
inline

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

template<typename Impl >
template<typename F >
testing::PolymorphicAction< Impl >::operator Action< F > ( ) const
inline

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