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

#include <otbIkonosImageMetadataInterfaceFactory.h>

+ Inheritance diagram for otb::IkonosImageMetadataInterfaceFactory:
+ Collaboration diagram for otb::IkonosImageMetadataInterfaceFactory:

Public Types

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

Member Typedef Documentation

◆ ConstPointer

Definition at line 41 of file otbIkonosImageMetadataInterfaceFactory.h.

◆ Pointer

Definition at line 40 of file otbIkonosImageMetadataInterfaceFactory.h.

◆ Self

Standard class typedefs.

Definition at line 38 of file otbIkonosImageMetadataInterfaceFactory.h.

◆ Superclass

Definition at line 39 of file otbIkonosImageMetadataInterfaceFactory.h.

Constructor & Destructor Documentation

◆ IkonosImageMetadataInterfaceFactory() [1/2]

otb::IkonosImageMetadataInterfaceFactory::IkonosImageMetadataInterfaceFactory ( )
protected

Class methods used to interface with the registered factories.

◆ ~IkonosImageMetadataInterfaceFactory()

otb::IkonosImageMetadataInterfaceFactory::~IkonosImageMetadataInterfaceFactory ( )
overrideprotected

Class methods used to interface with the registered factories.

◆ IkonosImageMetadataInterfaceFactory() [2/2]

otb::IkonosImageMetadataInterfaceFactory::IkonosImageMetadataInterfaceFactory ( const Self )
privatedelete

Class methods used to interface with the registered factories.

Member Function Documentation

◆ CreateAnother()

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

Class methods used to interface with the registered factories.

◆ GetDescription()

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

Class methods used to interface with the registered factories.

◆ GetITKSourceVersion()

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

Class methods used to interface with the registered factories.

◆ GetNameOfClass()

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

Run-time type information (and related methods).

◆ New()

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

Method for class instantiation.

Referenced by RegisterOneFactory().

◆ operator=()

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

Class methods used to interface with the registered factories.

◆ RegisterOneFactory()

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

Register one factory of this type

Definition at line 55 of file otbIkonosImageMetadataInterfaceFactory.h.

References New().


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