#include <gmock-actions.h>
Classes | |
class | Impl |
Public Member Functions | |
template<typename F > | |
operator Action< F > () const | |
ReturnRefOfCopyAction (const T &value) | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (ReturnRefOfCopyAction) | |
Private Attributes | |
const T | value_ |
Definition at line 678 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 682 of file gmock-actions.h.
|
private |
|
inline |
Definition at line 687 of file gmock-actions.h.
|
private |
Definition at line 716 of file gmock-actions.h.