Orxonox  0.0.5 Codename: Arcturus
Static Public Member Functions | List of all members
testing::internal::InvokeHelper< R,::std::tr1::tuple<> > Class Template Reference

#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/external/gmock/include/gmock/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<> &)
 

Member Function Documentation

template<typename R >
template<typename Function >
static R testing::internal::InvokeHelper< R,::std::tr1::tuple<> >::Invoke ( Function  function,
const ::std::tr1::tuple<> &   
)
inlinestatic
template<typename R >
template<class Class , typename MethodPtr >
static 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 file: