|
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 870 of file gmock-actions.h.
|
inline |
Definition at line 872 of file gmock-actions.h.
|
inline |
Definition at line 875 of file gmock-actions.h.
|
private |
Definition at line 880 of file gmock-actions.h.
|
private |
Definition at line 881 of file gmock-actions.h.
1.8.14