21 #ifndef otbOGRVectorDataIOFactory_h
22 #define otbOGRVectorDataIOFactory_h
24 #include "itkObjectFactoryBase.h"
25 #include "OTBIOGDALExport.h"
49 itkFactorylessNewMacro(
Self);
58 itk::ObjectFactoryBase::RegisterFactory(OGRFactory);
Create an instance of an OGRVectorDataIOFactory.
void operator=(const Self &)=delete
static void RegisterOneFactory(void)
itk::ObjectFactoryBase Superclass
~OGRVectorDataIOFactory() override
OGRVectorDataIOFactory Self
const char * GetDescription(void) const override
const char * GetITKSourceVersion(void) const override
OGRVectorDataIOFactory(const Self &)=delete
itk::SmartPointer< const Self > ConstPointer
itk::SmartPointer< Self > Pointer
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.