18 #ifndef itkMRMLIDImageIOFactory_h 19 #define itkMRMLIDImageIOFactory_h 21 #include "itkObjectFactoryBase.h" 22 #include "itkImageIOBase.h" 43 const char* GetITKSourceVersion()
const override;
44 const char* GetDescription()
const override;
47 itkFactorylessNewMacro(
Self);
57 ObjectFactoryBase::RegisterFactory(nrrdFactory);
66 void operator=(
const Self&) =
delete;
Simplified inverse ITK transforms.
SmartPointer< const Self > ConstPointer
MRMLIDImageIOFactory Self
Create instances of MRMLIDImageIO objects using an object factory.
static void RegisterOneFactory()
static MRMLIDImageIOFactory * FactoryNew()
ObjectFactoryBase Superclass
SmartPointer< Self > Pointer
#define MRMLIDImageIO_EXPORT