Classes | Public Member Functions | Private Member Functions | Private Attributes | List of all members
testing::internal::IgnoreResultAction< A > Class Template Reference

#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_
 

Detailed Description

template<typename A>
class testing::internal::IgnoreResultAction< A >

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

Constructor & Destructor Documentation

◆ IgnoreResultAction()

template<typename A >
testing::internal::IgnoreResultAction< A >::IgnoreResultAction ( const A action)
inlineexplicit

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

Member Function Documentation

◆ GTEST_DISALLOW_ASSIGN_()

template<typename A >
testing::internal::IgnoreResultAction< A >::GTEST_DISALLOW_ASSIGN_ ( IgnoreResultAction< A )
private

◆ operator Action< F >()

template<typename A >
template<typename F >
testing::internal::IgnoreResultAction< A >::operator Action< F > ( ) const
inline

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

Member Data Documentation

◆ action_

template<typename A >
const A testing::internal::IgnoreResultAction< A >::action_
private

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


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:11