Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
testing::internal::ActionImpl< Derived > Class Template Reference

#include <gmock-actions.h>

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

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

Member Function Documentation

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

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


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