open_iA  2020.04
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Public Member Functions | List of all members
iASpecificFactory< DerivedType, BaseType > Class Template Reference

Factory for a specific typed derived from BaseType. More...

#include <iAGenericFactory.h>

Inheritance diagram for iASpecificFactory< DerivedType, BaseType >:
Collaboration diagram for iASpecificFactory< DerivedType, BaseType >:

Public Member Functions

QSharedPointer< BaseType > create () override
 
- Public Member Functions inherited from iAGenericFactory< BaseType >
virtual ~iAGenericFactory ()
 

Detailed Description

template<typename DerivedType, typename BaseType>
class iASpecificFactory< DerivedType, BaseType >

Factory for a specific typed derived from BaseType.

Member Function Documentation

◆ create()

template<typename DerivedType , typename BaseType >
QSharedPointer<BaseType> iASpecificFactory< DerivedType, BaseType >::create ( )
inlineoverridevirtual

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