22 #ifndef otbGDALImageIOFactory_h
23 #define otbGDALImageIOFactory_h
25 #include "itkObjectFactoryBase.h"
27 #include "OTBIOGDALExport.h"
51 itkFactorylessNewMacro(
Self);
65 itk::ObjectFactoryBase::RegisterFactory(GDALFactory);
Create an instance of GDALImageIO through the object factory.
itk::ObjectFactoryBase Superclass
~GDALImageIOFactory() override
void operator=(const Self &)=delete
static void RegisterOneFactory(void)
itk::SmartPointer< Self > Pointer
static GDALImageIOFactory * FactoryNew()
GDALImageIOFactory(const Self &)=delete
itk::SmartPointer< const Self > ConstPointer
const char * GetITKSourceVersion(void) const override
const char * GetDescription(void) const override
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.