|
Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <gmock-actions.h>
Classes | |
| class | Impl |
Public Member Functions | |
| ReturnRefOfCopyAction (const T &value) | |
| template<typename F > | |
| operator Action< F > () const | |
Private Attributes | |
| const T | value_ |
Definition at line 789 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 793 of file gmock-actions.h.
|
inline |
Definition at line 798 of file gmock-actions.h.
|
private |
Definition at line 825 of file gmock-actions.h.
1.8.14