Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
testing::internal::TestMetaFactoryBase< ParamType > Class Template Referenceabstract

#include <gtest-param-util.h>

Public Member Functions

virtual ~TestMetaFactoryBase ()
 
virtual TestFactoryBaseCreateTestFactory (ParamType parameter)=0
 

Detailed Description

template<class ParamType>
class testing::internal::TestMetaFactoryBase< ParamType >

Definition at line 424 of file gtest-param-util.h.

Constructor & Destructor Documentation

◆ ~TestMetaFactoryBase()

template<class ParamType >
virtual testing::internal::TestMetaFactoryBase< ParamType >::~TestMetaFactoryBase ( )
inlinevirtual

Definition at line 426 of file gtest-param-util.h.

426{}

Member Function Documentation

◆ CreateTestFactory()

template<class ParamType >
virtual TestFactoryBase * testing::internal::TestMetaFactoryBase< ParamType >::CreateTestFactory ( ParamType parameter)
pure virtual

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