#include <gmock.h>
Public Member Functions | |
template<typename Result , typename ArgumentTuple > | |
void | Perform (const ArgumentTuple &args) const |
template<typename Result , typename ArgumentTuple > | |
void | Perform (const ArgumentTuple &args) const |
SetArgumentPointeeAction (const A &value) | |
SetArgumentPointeeAction (const A &value) | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (SetArgumentPointeeAction) | |
GTEST_DISALLOW_ASSIGN_ (SetArgumentPointeeAction) | |
Private Attributes | |
const A | value_ |
Definition at line 1695 of file fused-src/gmock/gmock.h.
|
inlineexplicit |
Definition at line 1700 of file fused-src/gmock/gmock.h.
|
inlineexplicit |
Definition at line 740 of file gmock-actions.h.
|
private |
|
private |
|
inline |
Definition at line 743 of file gmock-actions.h.
|
inline |
Definition at line 1703 of file fused-src/gmock/gmock.h.
|
private |
Definition at line 1710 of file fused-src/gmock/gmock.h.