|
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 > &value) | |
| virtual Result | Perform (const ArgumentTuple &) |
| Impl (const linked_ptr< R > &value) | |
| virtual Result | Perform (const ArgumentTuple &) |
| Impl (const linked_ptr< R > &value) | |
| 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_COMPILE_ASSERT_ (!is_reference< Result >::value, Result_cannot_be_a_reference_type) | |
| GTEST_DISALLOW_COPY_AND_ASSIGN_ (Impl) | |
| GTEST_COMPILE_ASSERT_ (!is_reference< Result >::value, Result_cannot_be_a_reference_type) | |
| GTEST_DISALLOW_COPY_AND_ASSIGN_ (Impl) | |
| GTEST_COMPILE_ASSERT_ (!is_reference< Result >::value, Result_cannot_be_a_reference_type) | |
| GTEST_DISALLOW_COPY_AND_ASSIGN_ (Impl) | |
Private Attributes | |
| R | value_before_cast_ |
| Result | value_ |
Definition at line 563 of file gmock-actions.h.
| typedef Function<F>::ArgumentTuple testing::internal::ReturnAction< R >::Impl< R_, F >::ArgumentTuple |
Definition at line 566 of file gmock-actions.h.
| typedef Function<F>::ArgumentTuple testing::internal::ReturnAction< R >::Impl< R_, F >::ArgumentTuple |
Definition at line 566 of file gmock-actions.h.
| typedef Function<F>::ArgumentTuple testing::internal::ReturnAction< R >::Impl< R_, F >::ArgumentTuple |
Definition at line 566 of file gmock-actions.h.
| typedef Function<F>::Result testing::internal::ReturnAction< R >::Impl< R_, F >::Result |
Definition at line 565 of file gmock-actions.h.
| typedef Function<F>::Result testing::internal::ReturnAction< R >::Impl< R_, F >::Result |
Definition at line 565 of file gmock-actions.h.
| typedef Function<F>::Result testing::internal::ReturnAction< R >::Impl< R_, F >::Result |
Definition at line 565 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 575 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 575 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 575 of file gmock-actions.h.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
inlinevirtual |
Implements testing::ActionInterface< F >.
Definition at line 579 of file gmock-actions.h.
References GTEST_COMPILE_ASSERT_, and GTEST_DISALLOW_COPY_AND_ASSIGN_.
|
inlinevirtual |
Implements testing::ActionInterface< F >.
Definition at line 579 of file gmock-actions.h.
References GTEST_COMPILE_ASSERT_.
|
inlinevirtual |
Implements testing::ActionInterface< F >.
Definition at line 579 of file gmock-actions.h.
References GTEST_COMPILE_ASSERT_, and GTEST_DISALLOW_COPY_AND_ASSIGN_.
|
private |
Definition at line 587 of file gmock-actions.h.
|
private |
Definition at line 586 of file gmock-actions.h.