GNU Radio's DSD Package
testing::internal::InvokeHelper< R, ::std::tr1::tuple<> > Class Template Reference

#include <gmock-generated-actions.h>

Static Public Member Functions

template<typename Function>
static R Invoke (Function function, const ::std::tr1::tuple<> &)
template<class Class, typename MethodPtr>
static R InvokeMethod (Class *obj_ptr, MethodPtr method_ptr, const ::std::tr1::tuple<> &)
template<typename Function>
static R Invoke (Function function, const ::std::tr1::tuple<> &)
template<class Class, typename MethodPtr>
static R InvokeMethod (Class *obj_ptr, MethodPtr method_ptr, const ::std::tr1::tuple<> &)

Member Function Documentation

◆ Invoke() [1/2]

template<typename R>
template<typename Function>
R testing::internal::InvokeHelper< R, ::std::tr1::tuple<> >::Invoke ( Function function,
const ::std::tr1::tuple<> &  )
inlinestatic

◆ Invoke() [2/2]

template<typename R>
template<typename Function>
R testing::internal::InvokeHelper< R, ::std::tr1::tuple<> >::Invoke ( Function function,
const ::std::tr1::tuple<> &  )
inlinestatic

◆ InvokeMethod() [1/2]

template<typename R>
template<class Class, typename MethodPtr>
R testing::internal::InvokeHelper< R, ::std::tr1::tuple<> >::InvokeMethod ( Class * obj_ptr,
MethodPtr method_ptr,
const ::std::tr1::tuple<> &  )
inlinestatic

◆ InvokeMethod() [2/2]

template<typename R>
template<class Class, typename MethodPtr>
R testing::internal::InvokeHelper< R, ::std::tr1::tuple<> >::InvokeMethod ( Class * obj_ptr,
MethodPtr method_ptr,
const ::std::tr1::tuple<> &  )
inlinestatic

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