18 #ifndef __itkBruker2DSEQImageIOFactory_h
19 #define __itkBruker2DSEQImageIOFactory_h
52 itkFactorylessNewMacro(
Self);
Light weight base class for most itk classes.
void operator=(const Self &)
Bruker2DSEQImageIOFactory()
virtual const char * GetDescription(void) const ITK_OVERRIDE
virtual const char * GetITKSourceVersion(void) const ITK_OVERRIDE
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)
SmartPointer< Self > Pointer