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

#include <otbQuickBirdImageMetadataInterfaceFactory.h>

+ Inheritance diagram for otb::QuickBirdImageMetadataInterfaceFactory:
+ Collaboration diagram for otb::QuickBirdImageMetadataInterfaceFactory:

Public Types

typedef itk::SmartPointer< const SelfConstPointer
 
typedef itk::SmartPointer< SelfPointer
 
typedef QuickBirdImageMetadataInterfaceFactory 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)
 
 QuickBirdImageMetadataInterfaceFactory ()
 
 ~QuickBirdImageMetadataInterfaceFactory () override
 
 QuickBirdImageMetadataInterfaceFactory (const Self &)=delete
 
void operator= (const Self &)=delete
 

Detailed Description

Creating an instance of a ImageMetadataInterface object using object factory.

Definition at line 34 of file otbQuickBirdImageMetadataInterfaceFactory.h.

Member Typedef Documentation

◆ ConstPointer

Definition at line 41 of file otbQuickBirdImageMetadataInterfaceFactory.h.

◆ Pointer

Definition at line 40 of file otbQuickBirdImageMetadataInterfaceFactory.h.

◆ Self

Standard class typedefs.

Definition at line 38 of file otbQuickBirdImageMetadataInterfaceFactory.h.

◆ Superclass

Definition at line 39 of file otbQuickBirdImageMetadataInterfaceFactory.h.

Constructor & Destructor Documentation

◆ QuickBirdImageMetadataInterfaceFactory() [1/2]

otb::QuickBirdImageMetadataInterfaceFactory::QuickBirdImageMetadataInterfaceFactory ( )
protected

Class methods used to interface with the registered factories.

◆ ~QuickBirdImageMetadataInterfaceFactory()

otb::QuickBirdImageMetadataInterfaceFactory::~QuickBirdImageMetadataInterfaceFactory ( )
overrideprotected

Class methods used to interface with the registered factories.

◆ QuickBirdImageMetadataInterfaceFactory() [2/2]

otb::QuickBirdImageMetadataInterfaceFactory::QuickBirdImageMetadataInterfaceFactory ( const Self )
privatedelete

Class methods used to interface with the registered factories.

Member Function Documentation

◆ CreateAnother()

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

Class methods used to interface with the registered factories.

◆ GetDescription()

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

Class methods used to interface with the registered factories.

◆ GetITKSourceVersion()

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

Class methods used to interface with the registered factories.

◆ GetNameOfClass()

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

Run-time type information (and related methods).

◆ New()

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

Method for class instantiation.

Referenced by RegisterOneFactory().

◆ operator=()

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

Class methods used to interface with the registered factories.

◆ RegisterOneFactory()

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

Register one factory of this type

Definition at line 55 of file otbQuickBirdImageMetadataInterfaceFactory.h.

References New().


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