Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <gmock-actions.h>
Public Member Functions | |
AssignAction (T1 *ptr, T2 value) | |
template<typename Result , typename ArgumentTuple > | |
void | Perform (const ArgumentTuple &) const |
Private Attributes | |
T1 *const | ptr_ |
const T2 | value_ |
Definition at line 1269 of file gmock-actions.h.
|
inline |
Definition at line 1271 of file gmock-actions.h.
|
inline |
Definition at line 1274 of file gmock-actions.h.
|
private |
Definition at line 1279 of file gmock-actions.h.
|
private |
Definition at line 1280 of file gmock-actions.h.