18 #ifndef itkGiplImageIOFactory_h
19 #define itkGiplImageIOFactory_h
20 #include "ITKIOGIPLExport.h"
41 virtual const char * GetITKSourceVersion(
void) const ITK_OVERRIDE;
43 virtual const
char * GetDescription(
void) const ITK_OVERRIDE;
46 itkFactorylessNewMacro(
Self);
52 static
void RegisterOneFactory(
void)
65 void operator=(
const Self &);
Light weight base class for most itk classes.
static void RegisterFactoryInternal(ObjectFactoryBase *)
SmartPointer< Self > Pointer
Create instances of classes using an object factory.
Create instances of GiplImageIO objects using an object factory.
SmartPointer< const Self > ConstPointer
ObjectFactoryBase Superclass