18 #ifndef itkPNGImageIOFactory_h
19 #define itkPNGImageIOFactory_h
20 #include "ITKIOPNGExport.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.
Create instances of PNGImageIO objects using an object factory.
SmartPointer< Self > Pointer
SmartPointer< const Self > ConstPointer
ObjectFactoryBase Superclass
static void RegisterOneFactory(void)