18 #ifndef itkBruker2DSEQImageIOFactory_h
19 #define itkBruker2DSEQImageIOFactory_h
52 itkFactorylessNewMacro(
Self);
virtual const char * GetDescription(void) const override
Light weight base class for most itk classes.
void operator=(const Self &)
Bruker2DSEQImageIOFactory()
static void RegisterOneFactory(void)
virtual ~Bruker2DSEQImageIOFactory()
Create instances of classes using an object factory.
Bruker2DSEQImageIOFactory Self
Create instances of Bruker2DSEQImageIO objects using an object factory.
ObjectFactoryBase Superclass
SmartPointer< const Self > ConstPointer
static bool RegisterFactory(ObjectFactoryBase *, InsertionPositionType where=INSERT_AT_BACK, vcl_size_t position=0)
virtual const char * GetITKSourceVersion(void) const override
SmartPointer< Self > Pointer