Orxonox  0.0.5 Codename: Arcturus
Static Public Member Functions | List of all members
testing::internal::InvokeHelper< R,::std::tr1::tuple< A1 > > 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< A1 > &args)
 
template<class Class , typename MethodPtr >
static R InvokeMethod (Class *obj_ptr, MethodPtr method_ptr, const ::std::tr1::tuple< A1 > &args)
 

Member Function Documentation

template<typename R , typename A1 >
template<typename Function >
static R testing::internal::InvokeHelper< R,::std::tr1::tuple< A1 > >::Invoke ( Function  function,
const ::std::tr1::tuple< A1 > &  args 
)
inlinestatic
template<typename R , typename A1 >
template<class Class , typename MethodPtr >
static R testing::internal::InvokeHelper< R,::std::tr1::tuple< A1 > >::InvokeMethod ( Class obj_ptr,
MethodPtr  method_ptr,
const ::std::tr1::tuple< A1 > &  args 
)
inlinestatic

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