Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
testing::internal::ActionImpl< Derived > Class Template Reference

#include <gmock-actions.h>

Inheritance diagram for testing::internal::ActionImpl< Derived >:

Public Member Functions

 ActionImpl ()=default
 
template<typename F>
 operator::testing::Action () const
 

Detailed Description

template<typename Derived>
class testing::internal::ActionImpl< Derived >

Definition at line 1359 of file gmock-actions.h.

Constructor & Destructor Documentation

◆ ActionImpl()

template<typename Derived>
testing::internal::ActionImpl< Derived >::ActionImpl ( )
default

Member Function Documentation

◆ operator::testing::Action()

template<typename Derived>
template<typename F>
testing::internal::ActionImpl< Derived >::operator::testing::Action ( ) const
inline

Definition at line 1361 of file gmock-actions.h.


The documentation for this class was generated from the following file: