#include <gmock-actions.h>
Classes | |
class | Impl |
class | Impl< ByMoveWrapper< R_ >, F > |
Public Member Functions | |
template<typename F > | |
operator Action< F > () const | |
ReturnAction (R value) | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (ReturnAction) | |
Private Attributes | |
const std::shared_ptr< R > | value_ |
Definition at line 517 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 522 of file gmock-actions.h.
|
private |
|
inline |
Definition at line 527 of file gmock-actions.h.
|
private |
Definition at line 602 of file gmock-actions.h.