|
proxygen
|
#include <gmock-actions.h>
Public Member Functions | |
| InvokeWithoutArgsAction (FunctionImpl function_impl) | |
| template<typename Result , typename ArgumentTuple > | |
| Result | Perform (const ArgumentTuple &) |
| InvokeWithoutArgsAction (FunctionImpl function_impl) | |
| template<typename Result , typename ArgumentTuple > | |
| Result | Perform (const ArgumentTuple &) |
| InvokeWithoutArgsAction (FunctionImpl function_impl) | |
| template<typename Result , typename ArgumentTuple > | |
| Result | Perform (const ArgumentTuple &) |
Private Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (InvokeWithoutArgsAction) | |
| GTEST_DISALLOW_ASSIGN_ (InvokeWithoutArgsAction) | |
| GTEST_DISALLOW_ASSIGN_ (InvokeWithoutArgsAction) | |
Private Attributes | |
| FunctionImpl | function_impl_ |
Definition at line 851 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 855 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 855 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 855 of file gmock-actions.h.
|
private |
|
private |
|
private |
|
inline |
Definition at line 861 of file gmock-actions.h.
|
inline |
Definition at line 861 of file gmock-actions.h.
References GTEST_DISALLOW_ASSIGN_.
|
inline |
Definition at line 861 of file gmock-actions.h.
References GTEST_DISALLOW_ASSIGN_.
|
private |
Definition at line 864 of file gmock-actions.h.