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

#include <otbSpot6ImageMetadataInterfaceFactory.h>

+ Inheritance diagram for otb::Spot6ImageMetadataInterfaceFactory:
+ Collaboration diagram for otb::Spot6ImageMetadataInterfaceFactory:

Public Types

typedef itk::SmartPointer< const SelfConstPointer
 
typedef itk::SmartPointer< SelfPointer
 
typedef Spot6ImageMetadataInterfaceFactory 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)
 
 Spot6ImageMetadataInterfaceFactory ()
 
 ~Spot6ImageMetadataInterfaceFactory () override
 
 Spot6ImageMetadataInterfaceFactory (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 otbSpot6ImageMetadataInterfaceFactory.h.

Member Typedef Documentation

◆ ConstPointer

Definition at line 41 of file otbSpot6ImageMetadataInterfaceFactory.h.

◆ Pointer

Definition at line 40 of file otbSpot6ImageMetadataInterfaceFactory.h.

◆ Self

Standard class typedefs.

Definition at line 38 of file otbSpot6ImageMetadataInterfaceFactory.h.

◆ Superclass

Definition at line 39 of file otbSpot6ImageMetadataInterfaceFactory.h.

Constructor & Destructor Documentation

◆ Spot6ImageMetadataInterfaceFactory() [1/2]

otb::Spot6ImageMetadataInterfaceFactory::Spot6ImageMetadataInterfaceFactory ( )
protected

Class methods used to interface with the registered factories.

◆ ~Spot6ImageMetadataInterfaceFactory()

otb::Spot6ImageMetadataInterfaceFactory::~Spot6ImageMetadataInterfaceFactory ( )
overrideprotected

Class methods used to interface with the registered factories.

◆ Spot6ImageMetadataInterfaceFactory() [2/2]

otb::Spot6ImageMetadataInterfaceFactory::Spot6ImageMetadataInterfaceFactory ( const Self )
privatedelete

Class methods used to interface with the registered factories.

Member Function Documentation

◆ CreateAnother()

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

Class methods used to interface with the registered factories.

◆ GetDescription()

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

Class methods used to interface with the registered factories.

◆ GetITKSourceVersion()

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

Class methods used to interface with the registered factories.

◆ GetNameOfClass()

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

Run-time type information (and related methods).

◆ New()

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

Method for class instantiation.

Referenced by RegisterOneFactory().

◆ operator=()

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

Class methods used to interface with the registered factories.

◆ RegisterOneFactory()

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

Register one factory of this type

Definition at line 55 of file otbSpot6ImageMetadataInterfaceFactory.h.

References New().


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