|
Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <gmock-actions.h>
Classes | |
| class | Impl |
| class | Impl< ByMoveWrapper< R_ >, F > |
Public Member Functions | |
| ReturnAction (R value) | |
| template<typename F > | |
| operator Action< F > () const | |
Private Attributes | |
| const std::shared_ptr< R > | value_ |
Definition at line 636 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 641 of file gmock-actions.h.
|
inline |
Definition at line 646 of file gmock-actions.h.
|
private |
Definition at line 719 of file gmock-actions.h.
1.8.14