19 #ifndef rtkImagXImageIOFactory_h 20 #define rtkImagXImageIOFactory_h 22 #include "RTKExport.h" 24 #include <itkImageIOBase.h> 25 #include <itkObjectFactoryBase.h> 26 #include <itkVersion.h> 52 return ITK_SOURCE_VERSION;
58 return "ImagX ImageIO Factory, allows the loading of ImagX images into insight";
62 itkFactorylessNewMacro(Self);
71 ObjectFactoryBase::RegisterFactory(Self::New());
itk::ObjectFactoryBase Superclass
static void RegisterOneFactory()
const char * GetDescription() const override
itk::SmartPointer< Self > Pointer
const char * GetITKSourceVersion() const override
itk::SmartPointer< const Self > ConstPointer
const myProductType * m_MyProduct