18 #ifndef __itkMGHImageIOFactory_h
19 #define __itkMGHImageIOFactory_h
45 itkFactorylessNewMacro(
Self);
Light weight base class for most itk classes.
static void RegisterFactoryInternal(ObjectFactoryBase *)
Create instances of classes using an object factory.
SmartPointer< Self > Pointer
void operator=(const Self &)
static void RegisterOneFactory(void)
SmartPointer< const Self > ConstPointer
virtual const char * GetDescription(void) const
virtual const char * GetITKSourceVersion(void) const
virtual void PrintSelf(std::ostream &os, Indent indent) const
Create instances of MGHImageIO objects using an object factory.
Control indentation during Print() invocation.
ObjectFactoryBase Superclass