proxygen
|
#include <gmock-actions.h>
Public Member Functions | |
SetArgumentPointeeAction (const A &value) | |
template<typename Result , typename ArgumentTuple > | |
void | Perform (const ArgumentTuple &args) const |
SetArgumentPointeeAction (const A &value) | |
template<typename Result , typename ArgumentTuple > | |
void | Perform (const ArgumentTuple &args) const |
SetArgumentPointeeAction (const A &value) | |
template<typename Result , typename ArgumentTuple > | |
void | Perform (const ArgumentTuple &args) const |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (SetArgumentPointeeAction) | |
GTEST_DISALLOW_ASSIGN_ (SetArgumentPointeeAction) | |
GTEST_DISALLOW_ASSIGN_ (SetArgumentPointeeAction) | |
Private Attributes | |
const A | value_ |
Definition at line 804 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 808 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 808 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 808 of file gmock-actions.h.
|
private |
|
private |
|
private |
|
inline |
Definition at line 811 of file gmock-actions.h.
|
inline |
Definition at line 811 of file gmock-actions.h.
References testing::A(), and GTEST_DISALLOW_ASSIGN_.
|
inline |
Definition at line 811 of file gmock-actions.h.
References testing::A(), and GTEST_DISALLOW_ASSIGN_.
|
private |
Definition at line 817 of file gmock-actions.h.