|
proxygen
|
#include <gmock-actions.h>
Classes | |
| class | Impl |
| class | Impl< ByMoveWrapper< R_ >, F > |
Public Member Functions | |
| ReturnAction (R value) | |
| template<typename F > | |
| operator Action< F > () const | |
| ReturnAction (R value) | |
| template<typename F > | |
| operator Action< F > () const | |
| ReturnAction (R value) | |
| template<typename F > | |
| operator Action< F > () const | |
Private Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (ReturnAction) | |
| GTEST_DISALLOW_ASSIGN_ (ReturnAction) | |
| GTEST_DISALLOW_ASSIGN_ (ReturnAction) | |
Private Attributes | |
| const linked_ptr< R > | value_ |
Definition at line 534 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 539 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 539 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 539 of file gmock-actions.h.
|
private |
|
private |
|
private |
|
inline |
Definition at line 544 of file gmock-actions.h.
References GTEST_COMPILE_ASSERT_.
|
inline |
Definition at line 544 of file gmock-actions.h.
References GTEST_COMPILE_ASSERT_.
|
inline |
Definition at line 544 of file gmock-actions.h.
References GTEST_COMPILE_ASSERT_.
|
private |
Definition at line 617 of file gmock-actions.h.