18 #ifndef itkMetaImageIOFactory_h
19 #define itkMetaImageIOFactory_h
20 #include "ITKIOMetaExport.h"
43 const char * GetITKSourceVersion()
const override;
45 const char * GetDescription()
const override;
48 itkFactorylessNewMacro(
Self);
Light weight base class for most itk classes.
static void RegisterFactoryInternal(ObjectFactoryBase *)
Create instances of classes using an object factory.