18 #ifndef __itkGEAdwImageIOFactory_h
19 #define __itkGEAdwImageIOFactory_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 &);
SmartPointer< const Self > ConstPointer
Light weight base class for most itk classes.
static void RegisterFactoryInternal(ObjectFactoryBase *)
static void RegisterOneFactory(void)
SmartPointer< Self > Pointer
Create instances of classes using an object factory.
Control indentation during Print() invocation.
Create instances of GEAdwImageIO objects using an object factory.
ObjectFactoryBase Superclass