18 #ifndef __itkGE5ImageIOFactory_h
19 #define __itkGE5ImageIOFactory_h
20 #include "ITKIOGEExport.h"
42 virtual const char * GetITKSourceVersion(
void)
const;
44 virtual const char * GetDescription(
void)
const;
47 itkFactorylessNewMacro(
Self);
63 virtual void PrintSelf(std::ostream & os,
Indent indent)
const;
67 void operator=(
const Self &);
Create instances of GE5ImageIO objects using an object factory.
Light weight base class for most itk classes.
static void RegisterFactoryInternal(ObjectFactoryBase *)
Create instances of classes using an object factory.
SmartPointer< Self > Pointer
ObjectFactoryBase Superclass
SmartPointer< const Self > ConstPointer
Control indentation during Print() invocation.
static void RegisterOneFactory(void)