18 #ifndef itkSCIFIOImageIOFactory_h
19 #define itkSCIFIOImageIOFactory_h
21 #include "SCIFIOExport.h"
37 virtual const char* GetITKSourceVersion(
void)
const;
38 virtual const char* GetDescription(
void)
const;
42 itkFactorylessNewMacro(
Self);
61 void operator=(
const Self&);
65 #endif // itkSCIFIOImageIOFactory_h
Light weight base class for most itk classes.
static void RegisterOneFactory(void)
Create instances of classes using an object factory.
ObjectFactoryBase Superclass
static bool RegisterFactory(ObjectFactoryBase *, InsertionPositionType where=INSERT_AT_BACK, vcl_size_t position=0)
SmartPointer< const Self > ConstPointer
SCIFIOImageIOFactory Self
SmartPointer< Self > Pointer