|
proxygen
|
Public Types | |
| 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 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 A &action) | |
| virtual void | Perform (const ArgumentTuple &args) |
| Impl (const A &action) | |
| virtual void | Perform (const ArgumentTuple &args) |
| Impl (const A &action) | |
| virtual void | Perform (const ArgumentTuple &args) |
Public Member Functions inherited from testing::ActionInterface< F > | |
| ActionInterface () | |
| virtual | ~ActionInterface () |
| ActionInterface () | |
| virtual | ~ActionInterface () |
| ActionInterface () | |
| virtual | ~ActionInterface () |
Private Types | |
| typedef internal::Function< F >::MakeResultIgnoredValue | OriginalFunction |
| typedef internal::Function< F >::MakeResultIgnoredValue | OriginalFunction |
| typedef internal::Function< F >::MakeResultIgnoredValue | OriginalFunction |
Private Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (Impl) | |
| GTEST_DISALLOW_ASSIGN_ (Impl) | |
| GTEST_DISALLOW_ASSIGN_ (Impl) | |
Private Attributes | |
| const Action< OriginalFunction > | action_ |
Definition at line 914 of file gmock-actions.h.
| typedef internal::Function<F>::ArgumentTuple testing::internal::IgnoreResultAction< A >::Impl< F >::ArgumentTuple |
Definition at line 917 of file gmock-actions.h.
| typedef internal::Function<F>::ArgumentTuple testing::internal::IgnoreResultAction< A >::Impl< F >::ArgumentTuple |
Definition at line 917 of file gmock-actions.h.
| typedef internal::Function<F>::ArgumentTuple testing::internal::IgnoreResultAction< A >::Impl< F >::ArgumentTuple |
Definition at line 917 of file gmock-actions.h.
|
private |
Definition at line 930 of file gmock-actions.h.
|
private |
Definition at line 930 of file gmock-actions.h.
|
private |
Definition at line 930 of file gmock-actions.h.
| typedef internal::Function<F>::Result testing::internal::IgnoreResultAction< A >::Impl< F >::Result |
Definition at line 916 of file gmock-actions.h.
| typedef internal::Function<F>::Result testing::internal::IgnoreResultAction< A >::Impl< F >::Result |
Definition at line 916 of file gmock-actions.h.
| typedef internal::Function<F>::Result testing::internal::IgnoreResultAction< A >::Impl< F >::Result |
Definition at line 916 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 919 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 919 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 919 of file gmock-actions.h.
|
private |
|
private |
|
private |
|
inlinevirtual |
Implements testing::ActionInterface< F >.
Definition at line 921 of file gmock-actions.h.
|
inlinevirtual |
Implements testing::ActionInterface< F >.
Definition at line 921 of file gmock-actions.h.
|
inlinevirtual |
Implements testing::ActionInterface< F >.
Definition at line 921 of file gmock-actions.h.
|
private |
Definition at line 932 of file gmock-actions.h.