18 #ifndef itkTxtTransformIOFactory_h
19 #define itkTxtTransformIOFactory_h
20 #include "ITKIOTransformInsightLegacyExport.h"
43 const char * GetITKSourceVersion()
const override;
45 const char * GetDescription()
const override;
48 itkFactorylessNewMacro(
Self);
64 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.