18 #ifndef itkSCIFIOImageIOFactory_h
19 #define itkSCIFIOImageIOFactory_h
21 #include "SCIFIOExport.h"
39 const char* GetITKSourceVersion(
void)
const override;
40 const char* GetDescription(
void)
const override;
44 itkFactorylessNewMacro(
Self);
63 #endif // itkSCIFIOImageIOFactory_h
Light weight base class for most itk classes.
static void RegisterFactoryInternal(ObjectFactoryBase *)
static void RegisterOneFactory(void)
Create instances of classes using an object factory.