|
Monero
|
#include <gmock-more-actions.h>
Public Member Functions | |
| InvokeAction (FunctionImpl function_impl) | |
| template<typename Result, typename ArgumentTuple> | |
| Result | Perform (const ArgumentTuple &args) |
Private Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (InvokeAction) | |
Private Attributes | |
| FunctionImpl | function_impl_ |
|
inlineexplicit |
|
private |
|
inline |
|
private |