#include <gmock-generated-actions.h>
|
| template<typename Function > |
| static R | Invoke (Function function, const ::std::tr1::tuple< A1, A2 > &args) |
| |
| template<class Class , typename MethodPtr > |
| static R | InvokeMethod (Class *obj_ptr, MethodPtr method_ptr, const ::std::tr1::tuple< A1, A2 > &args) |
| |
| template<typename Function > |
| static R | Invoke (Function function, const ::std::tr1::tuple< A1, A2 > &args) |
| |
| template<class Class , typename MethodPtr > |
| static R | InvokeMethod (Class *obj_ptr, MethodPtr method_ptr, const ::std::tr1::tuple< A1, A2 > &args) |
| |
◆ Invoke() [1/2]
template<typename R , typename A1 , typename A2 >
template<typename Function >
◆ Invoke() [2/2]
template<typename R , typename A1 , typename A2 >
template<typename Function >
◆ InvokeMethod() [1/2]
template<typename R , typename A1 , typename A2 >
template<class Class , typename MethodPtr >
◆ InvokeMethod() [2/2]
template<typename R , typename A1 , typename A2 >
template<class Class , typename MethodPtr >
The documentation for this class was generated from the following file: