v8toolkit
0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
|
#include <gmock-actions.h>
Public Member Functions | |
InvokeMethodWithoutArgsAction (Class *obj_ptr, MethodPtr method_ptr) | |
template<typename Result , typename ArgumentTuple > | |
Result | Perform (const ArgumentTuple &) const |
Definition at line 871 of file gmock-actions.h.
|
inline |
Definition at line 873 of file gmock-actions.h.
|
inline |
Definition at line 877 of file gmock-actions.h.
References GTEST_DISALLOW_ASSIGN_.