Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
testing::internal::UntypedActionResultHolderBase Class Referenceabstract

#include <JETSCAPE/blob/main/external_packages/googletest/googlemock/include/gmock/gmock-spec-builders.h>

+ Inheritance diagram for testing::internal::UntypedActionResultHolderBase:

Public Member Functions

virtual ~UntypedActionResultHolderBase ()
 
virtual void PrintAsActionResult (::std::ostream *os) const =0
 

Detailed Description

Definition at line 1362 of file gmock-spec-builders.h.

View newest version in sPHENIX GitHub at line 1362 of file gmock-spec-builders.h

Constructor & Destructor Documentation

virtual testing::internal::UntypedActionResultHolderBase::~UntypedActionResultHolderBase ( )
inlinevirtual

Definition at line 1364 of file gmock-spec-builders.h.

View newest version in sPHENIX GitHub at line 1364 of file gmock-spec-builders.h

Member Function Documentation

virtual void testing::internal::UntypedActionResultHolderBase::PrintAsActionResult ( ::std::ostream *  os) const
pure virtual

Implemented in testing::internal::ActionResultHolder< void >, and testing::internal::ActionResultHolder< T >.

Referenced by testing::internal::UntypedFunctionMockerBase::UntypedInvokeWith().

+ Here is the caller graph for this function:


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