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 | |
MonomorphicImpl (const Impl &impl) | |
virtual Result | Perform (const ArgumentTuple &args) |
MonomorphicImpl (const Impl &impl) | |
virtual Result | Perform (const ArgumentTuple &args) |
MonomorphicImpl (const Impl &impl) | |
virtual Result | Perform (const ArgumentTuple &args) |
Public Member Functions inherited from testing::ActionInterface< F > | |
ActionInterface () | |
virtual | ~ActionInterface () |
ActionInterface () | |
virtual | ~ActionInterface () |
ActionInterface () | |
virtual | ~ActionInterface () |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (MonomorphicImpl) | |
GTEST_DISALLOW_ASSIGN_ (MonomorphicImpl) | |
GTEST_DISALLOW_ASSIGN_ (MonomorphicImpl) | |
Private Attributes | |
Impl | impl_ |
Definition at line 438 of file gmock-actions.h.
typedef internal::Function<F>::ArgumentTuple testing::PolymorphicAction< Impl >::MonomorphicImpl< F >::ArgumentTuple |
Definition at line 441 of file gmock-actions.h.
typedef internal::Function<F>::ArgumentTuple testing::PolymorphicAction< Impl >::MonomorphicImpl< F >::ArgumentTuple |
Definition at line 441 of file gmock-actions.h.
typedef internal::Function<F>::ArgumentTuple testing::PolymorphicAction< Impl >::MonomorphicImpl< F >::ArgumentTuple |
Definition at line 441 of file gmock-actions.h.
typedef internal::Function<F>::Result testing::PolymorphicAction< Impl >::MonomorphicImpl< F >::Result |
Definition at line 440 of file gmock-actions.h.
typedef internal::Function<F>::Result testing::PolymorphicAction< Impl >::MonomorphicImpl< F >::Result |
Definition at line 440 of file gmock-actions.h.
typedef internal::Function<F>::Result testing::PolymorphicAction< Impl >::MonomorphicImpl< F >::Result |
Definition at line 440 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 443 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 443 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 443 of file gmock-actions.h.
|
private |
|
private |
|
private |
|
inlinevirtual |
|
inlinevirtual |
Implements testing::ActionInterface< F >.
Definition at line 445 of file gmock-actions.h.
References GTEST_DISALLOW_ASSIGN_, testing::MakeAction(), and testing::MakePolymorphicAction().
|
inlinevirtual |
Implements testing::ActionInterface< F >.
Definition at line 445 of file gmock-actions.h.
References GTEST_DISALLOW_ASSIGN_, testing::MakeAction(), and testing::MakePolymorphicAction().
|
private |
Definition at line 450 of file gmock-actions.h.