18 #ifndef itkDCMTKTransformIOFactory_h
19 #define itkDCMTKTransformIOFactory_h
21 #include "IOTransformDCMTKExport.h"
47 const char * GetITKSourceVersion()
const override;
49 const char * GetDescription()
const override;
52 itkFactorylessNewMacro(
Self);
68 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.