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