18 #ifndef __itkJPEG2000ImageIOFactory_h
19 #define __itkJPEG2000ImageIOFactory_h
57 itkFactorylessNewMacro(
Self);
static JPEG2000ImageIOFactory * FactoryNew()
Light weight base class for most itk classes.
SmartPointer< const Self > ConstPointer
Supports for the JPEG2000 file format based on openjpeg.
~JPEG2000ImageIOFactory()
SmartPointer< Self > Pointer
ObjectFactoryBase Superclass
Create instances of classes using an object factory.
virtual const char * GetITKSourceVersion() const ITK_OVERRIDE
JPEG2000ImageIOFactory Self
static void RegisterOneFactory()
static bool RegisterFactory(ObjectFactoryBase *, InsertionPositionType where=INSERT_AT_BACK, vcl_size_t position=0)
virtual const char * GetDescription() const ITK_OVERRIDE
void operator=(const Self &)