#include <gmock-actions.h>
Public Member Functions | |
template<typename Result , typename ArgumentTuple > | |
void | Perform (const ArgumentTuple &args) const |
SetArgumentPointeeAction (const A &value) | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (SetArgumentPointeeAction) | |
Private Attributes | |
const A | value_ |
Definition at line 779 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 783 of file gmock-actions.h.
|
private |
|
inline |
Definition at line 786 of file gmock-actions.h.
|
private |
Definition at line 792 of file gmock-actions.h.