#include <gmock-actions.h>
Classes | |
class | Impl |
Public Member Functions | |
IgnoreResultAction (const A &action) | |
template<typename F > | |
operator Action< F > () const | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (IgnoreResultAction) | |
Private Attributes | |
const A | action_ |
Definition at line 865 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 867 of file gmock-actions.h.
|
private |
|
inline |
Definition at line 870 of file gmock-actions.h.
|
private |
Definition at line 912 of file gmock-actions.h.