OTB  9.0.0
Orfeo Toolbox
Public Types | List of all members
otb::OGRVectorDataIOFactory Class Reference

#include <otbOGRVectorDataIOFactory.h>

+ Inheritance diagram for otb::OGRVectorDataIOFactory:
+ Collaboration diagram for otb::OGRVectorDataIOFactory:

Public Types

typedef itk::SmartPointer< const SelfConstPointer
 
typedef itk::SmartPointer< SelfPointer
 
typedef OGRVectorDataIOFactory Self
 
typedef itk::ObjectFactoryBase Superclass
 
const char * GetITKSourceVersion (void) const override
 
const char * GetDescription (void) const override
 
virtual ::itk::LightObject::Pointer CreateAnother (void) const
 
virtual const char * GetNameOfClass () const
 
static Pointer New (void)
 
static void RegisterOneFactory (void)
 
 OGRVectorDataIOFactory ()
 
 ~OGRVectorDataIOFactory () override
 
 OGRVectorDataIOFactory (const Self &)=delete
 
void operator= (const Self &)=delete
 

Detailed Description

Create an instance of an OGRVectorDataIOFactory.

Definition at line 34 of file otbOGRVectorDataIOFactory.h.

Member Typedef Documentation

◆ ConstPointer

typedef itk::SmartPointer<const Self> otb::OGRVectorDataIOFactory::ConstPointer

Definition at line 41 of file otbOGRVectorDataIOFactory.h.

◆ Pointer

typedef itk::SmartPointer<Self> otb::OGRVectorDataIOFactory::Pointer

Definition at line 40 of file otbOGRVectorDataIOFactory.h.

◆ Self

Standard class typedefs.

Definition at line 38 of file otbOGRVectorDataIOFactory.h.

◆ Superclass

typedef itk::ObjectFactoryBase otb::OGRVectorDataIOFactory::Superclass

Definition at line 39 of file otbOGRVectorDataIOFactory.h.

Constructor & Destructor Documentation

◆ OGRVectorDataIOFactory() [1/2]

otb::OGRVectorDataIOFactory::OGRVectorDataIOFactory ( )
protected

Class methods used to interface with the registered factories.

◆ ~OGRVectorDataIOFactory()

otb::OGRVectorDataIOFactory::~OGRVectorDataIOFactory ( )
overrideprotected

Class methods used to interface with the registered factories.

◆ OGRVectorDataIOFactory() [2/2]

otb::OGRVectorDataIOFactory::OGRVectorDataIOFactory ( const Self )
privatedelete

Class methods used to interface with the registered factories.

Member Function Documentation

◆ CreateAnother()

virtual ::itk::LightObject::Pointer otb::OGRVectorDataIOFactory::CreateAnother ( void  ) const
virtual

Class methods used to interface with the registered factories.

◆ GetDescription()

const char* otb::OGRVectorDataIOFactory::GetDescription ( void  ) const
override

Class methods used to interface with the registered factories.

◆ GetITKSourceVersion()

const char* otb::OGRVectorDataIOFactory::GetITKSourceVersion ( void  ) const
override

Class methods used to interface with the registered factories.

◆ GetNameOfClass()

virtual const char* otb::OGRVectorDataIOFactory::GetNameOfClass ( ) const
virtual

Run-time type information (and related methods).

◆ New()

static Pointer otb::OGRVectorDataIOFactory::New ( void  )
static

Method for class instantiation.

Referenced by RegisterOneFactory().

◆ operator=()

void otb::OGRVectorDataIOFactory::operator= ( const Self )
privatedelete

Class methods used to interface with the registered factories.

◆ RegisterOneFactory()

static void otb::OGRVectorDataIOFactory::RegisterOneFactory ( void  )
inlinestatic

Register one factory of this type

Definition at line 55 of file otbOGRVectorDataIOFactory.h.

References New().


The documentation for this class was generated from the following file: