18 #ifndef itkBMPImageIOFactory_h
19 #define itkBMPImageIOFactory_h
20 #include "ITKIOBMPExport.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 *)
ObjectFactoryBase Superclass
Create instances of classes using an object factory.
Create instances of BMPImageIO objects using an object factory.
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer