|
proxygen
|
Public Types | |
| typedef Function< F >::Result | Result |
| typedef Function< F >::ArgumentTuple | ArgumentTuple |
| typedef Function< F >::Result | Result |
| typedef Function< F >::ArgumentTuple | ArgumentTuple |
| typedef Function< F >::Result | Result |
| typedef Function< F >::ArgumentTuple | ArgumentTuple |
Public Types inherited from testing::ActionInterface< F > | |
| typedef internal::Function< F >::Result | Result |
| typedef internal::Function< F >::ArgumentTuple | ArgumentTuple |
| typedef internal::Function< F >::Result | Result |
| typedef internal::Function< F >::ArgumentTuple | ArgumentTuple |
| typedef internal::Function< F >::Result | Result |
| typedef internal::Function< F >::ArgumentTuple | ArgumentTuple |
Public Member Functions | |
| Impl (T &ref) | |
| virtual Result | Perform (const ArgumentTuple &) |
| Impl (T &ref) | |
| virtual Result | Perform (const ArgumentTuple &) |
| Impl (T &ref) | |
| virtual Result | Perform (const ArgumentTuple &) |
Public Member Functions inherited from testing::ActionInterface< F > | |
| ActionInterface () | |
| virtual | ~ActionInterface () |
| ActionInterface () | |
| virtual | ~ActionInterface () |
| ActionInterface () | |
| virtual | ~ActionInterface () |
Private Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (Impl) | |
| GTEST_DISALLOW_ASSIGN_ (Impl) | |
| GTEST_DISALLOW_ASSIGN_ (Impl) | |
Private Attributes | |
| T & | ref_ |
Definition at line 675 of file gmock-actions.h.
| typedef Function<F>::ArgumentTuple testing::internal::ReturnRefAction< T >::Impl< F >::ArgumentTuple |
Definition at line 678 of file gmock-actions.h.
| typedef Function<F>::ArgumentTuple testing::internal::ReturnRefAction< T >::Impl< F >::ArgumentTuple |
Definition at line 678 of file gmock-actions.h.
| typedef Function<F>::ArgumentTuple testing::internal::ReturnRefAction< T >::Impl< F >::ArgumentTuple |
Definition at line 678 of file gmock-actions.h.
| typedef Function<F>::Result testing::internal::ReturnRefAction< T >::Impl< F >::Result |
Definition at line 677 of file gmock-actions.h.
| typedef Function<F>::Result testing::internal::ReturnRefAction< T >::Impl< F >::Result |
Definition at line 677 of file gmock-actions.h.
| typedef Function<F>::Result testing::internal::ReturnRefAction< T >::Impl< F >::Result |
Definition at line 677 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 680 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 680 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 680 of file gmock-actions.h.
|
private |
|
private |
|
private |
|
inlinevirtual |
|
inlinevirtual |
Implements testing::ActionInterface< F >.
Definition at line 682 of file gmock-actions.h.
References GTEST_DISALLOW_ASSIGN_.
|
inlinevirtual |
Implements testing::ActionInterface< F >.
Definition at line 682 of file gmock-actions.h.
References GTEST_DISALLOW_ASSIGN_.
|
private |
Definition at line 687 of file gmock-actions.h.