18 #ifndef itkJPEGImageIOFactory_h
19 #define itkJPEGImageIOFactory_h
20 #include "ITKIOJPEGExport.h"
42 virtual const char * GetITKSourceVersion(
void) const ITK_OVERRIDE;
44 virtual const
char * GetDescription(
void) const ITK_OVERRIDE;
47 itkFactorylessNewMacro(
Self);
67 void operator=(
const Self &);
Light weight base class for most itk classes.
static void RegisterFactoryInternal(ObjectFactoryBase *)
Create instances of classes using an object factory.
ObjectFactoryBase Superclass
SmartPointer< Self > Pointer
static void RegisterOneFactory(void)
SmartPointer< const Self > ConstPointer
Create instances of JPEGImageIO objects using an object factory.