28 #ifndef __itkVTKImageIOFactory_h
29 #define __itkVTKImageIOFactory_h
30 #include "ITKIOVTKExport.h"
51 virtual const char * GetITKSourceVersion(
void)
const;
53 virtual const char * GetDescription(
void)
const;
56 itkFactorylessNewMacro(
Self);
75 void operator=(
const Self &);
Light weight base class for most itk classes.
static void RegisterOneFactory(void)
static void RegisterFactoryInternal(ObjectFactoryBase *)
ObjectFactoryBase Superclass
SmartPointer< const Self > ConstPointer
Create instances of classes using an object factory.
SmartPointer< Self > Pointer
Create instances of VTKImageIO objects using an object factory.