|
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 (const linked_ptr< R > &wrapper) | |
| virtual Result | Perform (const ArgumentTuple &) |
| Impl (const linked_ptr< R > &wrapper) | |
| virtual Result | Perform (const ArgumentTuple &) |
| Impl (const linked_ptr< R > &wrapper) | |
| 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 | |
| bool | performed_ |
| const linked_ptr< R > | wrapper_ |
Definition at line 595 of file gmock-actions.h.
| typedef Function<F>::ArgumentTuple testing::internal::ReturnAction< R >::Impl< ByMoveWrapper< R_ >, F >::ArgumentTuple |
Definition at line 598 of file gmock-actions.h.
| typedef Function<F>::ArgumentTuple testing::internal::ReturnAction< R >::Impl< ByMoveWrapper< R_ >, F >::ArgumentTuple |
Definition at line 598 of file gmock-actions.h.
| typedef Function<F>::ArgumentTuple testing::internal::ReturnAction< R >::Impl< ByMoveWrapper< R_ >, F >::ArgumentTuple |
Definition at line 598 of file gmock-actions.h.
| typedef Function<F>::Result testing::internal::ReturnAction< R >::Impl< ByMoveWrapper< R_ >, F >::Result |
Definition at line 597 of file gmock-actions.h.
| typedef Function<F>::Result testing::internal::ReturnAction< R >::Impl< ByMoveWrapper< R_ >, F >::Result |
Definition at line 597 of file gmock-actions.h.
| typedef Function<F>::Result testing::internal::ReturnAction< R >::Impl< ByMoveWrapper< R_ >, F >::Result |
Definition at line 597 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 600 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 600 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 600 of file gmock-actions.h.
|
private |
|
private |
|
private |
|
inlinevirtual |
Implements testing::ActionInterface< F >.
Definition at line 603 of file gmock-actions.h.
References GTEST_CHECK_, and testing::internal::move().
|
inlinevirtual |
Implements testing::ActionInterface< F >.
Definition at line 603 of file gmock-actions.h.
References GTEST_CHECK_, GTEST_DISALLOW_ASSIGN_, and testing::internal::move().
|
inlinevirtual |
Implements testing::ActionInterface< F >.
Definition at line 603 of file gmock-actions.h.
References GTEST_CHECK_, GTEST_DISALLOW_ASSIGN_, and testing::internal::move().
|
private |
Definition at line 611 of file gmock-actions.h.
|
private |
Definition at line 612 of file gmock-actions.h.