|
proxygen
|
#include <gmock-actions.h>
Classes | |
| class | Impl |
Public Member Functions | |
| ReturnRefAction (T &ref) | |
| template<typename F > | |
| operator Action< F > () const | |
| ReturnRefAction (T &ref) | |
| template<typename F > | |
| operator Action< F > () const | |
| ReturnRefAction (T &ref) | |
| template<typename F > | |
| operator Action< F > () const | |
Private Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (ReturnRefAction) | |
| GTEST_DISALLOW_ASSIGN_ (ReturnRefAction) | |
| GTEST_DISALLOW_ASSIGN_ (ReturnRefAction) | |
Private Attributes | |
| T & | ref_ |
Definition at line 654 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 657 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 657 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 657 of file gmock-actions.h.
|
private |
|
private |
|
private |
|
inline |
Definition at line 662 of file gmock-actions.h.
References GTEST_COMPILE_ASSERT_.
|
inline |
Definition at line 662 of file gmock-actions.h.
References GTEST_COMPILE_ASSERT_.
|
inline |
Definition at line 662 of file gmock-actions.h.
References GTEST_COMPILE_ASSERT_.
|
private |
Definition at line 692 of file gmock-actions.h.