18 #ifndef itkHDF5TransformIOFactory_h
19 #define itkHDF5TransformIOFactory_h
20 #include "ITKIOTransformHDF5Export.h"
44 const char * GetITKSourceVersion()
const override;
46 const char * GetDescription()
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.
Control indentation during Print() invocation.