Template Class IgnoreResultAction::Impl
Defined in File gmock-actions.h
Nested Relationships
This class is a nested type of Template Class IgnoreResultAction.
Inheritance Relationships
Base Type
public testing::ActionInterface< F >(Template Class ActionInterface)
Class Documentation
-
template<typename F>
class Impl : public testing::ActionInterface<F> Public Types
Public Functions
-
inline explicit Impl(const A &action)
-
inline void Perform(const ArgumentTuple &args) override
-
inline explicit Impl(const A &action)