open_iA 2021.08
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
iAGenericFactory< BaseType > Class Template Referenceabstract

Generic factory class. More...

#include <iAGenericFactory.h>

Inheritance diagram for iAGenericFactory< BaseType >:
[legend]

Public Member Functions

virtual ~iAGenericFactory ()
 
virtual QSharedPointer< BaseType > create ()=0
 

Detailed Description

template<typename BaseType>
class iAGenericFactory< BaseType >

Generic factory class.

Constructor & Destructor Documentation

◆ ~iAGenericFactory()

template<typename BaseType >
virtual iAGenericFactory< BaseType >::~iAGenericFactory ( )
inlinevirtual

Member Function Documentation

◆ create()

template<typename BaseType >
virtual QSharedPointer< BaseType > iAGenericFactory< BaseType >::create ( )
pure virtual

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