18 #ifndef itkMGHImageIOFactory_h
19 #define itkMGHImageIOFactory_h
24 #include "MGHIOExport.h"
44 const char * GetITKSourceVersion(
void)
const override;
46 const char * GetDescription(
void)
const override;
49 itkFactorylessNewMacro(
Self);
65 void PrintSelf(std::ostream & os,
Indent indent)
const override;
Light weight base class for most itk classes.
static void RegisterFactoryInternal(ObjectFactoryBase *)
Create instances of classes using an object factory.
static void RegisterOneFactory(void)
Create instances of MGHImageIO objects using an object factory.
Control indentation during Print() invocation.