18 #ifndef itkMatlabTransformIOFactory_h
19 #define itkMatlabTransformIOFactory_h
20 #include "ITKIOTransformMatlabExport.h"
42 virtual const char * GetITKSourceVersion(
void) const ITK_OVERRIDE;
44 virtual const
char * GetDescription(
void) const ITK_OVERRIDE;
47 itkFactorylessNewMacro(
Self);
53 static
void RegisterOneFactory(
void)
64 virtual
void PrintSelf(std::ostream & os,
Indent indent) const ITK_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.