testing::internal::TestMetaFactoryBase< ParamType > Class Template Referenceabstract

#include <gtest.h>

Inheritance diagram for testing::internal::TestMetaFactoryBase< ParamType >:
Inheritance graph

Public Member Functions

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

Constructor & Destructor Documentation

◆ ~TestMetaFactoryBase()

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

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: