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

#include <otbCosmoImageMetadataInterfaceFactory.h>

+ Inheritance diagram for otb::CosmoImageMetadataInterfaceFactory:
+ Collaboration diagram for otb::CosmoImageMetadataInterfaceFactory:

Public Types

typedef itk::SmartPointer< const SelfConstPointer
 
typedef itk::SmartPointer< SelfPointer
 
typedef CosmoImageMetadataInterfaceFactory 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)
 
 CosmoImageMetadataInterfaceFactory ()
 
 ~CosmoImageMetadataInterfaceFactory ()=default
 
 CosmoImageMetadataInterfaceFactory (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 otbCosmoImageMetadataInterfaceFactory.h.

Member Typedef Documentation

◆ ConstPointer

Definition at line 41 of file otbCosmoImageMetadataInterfaceFactory.h.

◆ Pointer

Definition at line 40 of file otbCosmoImageMetadataInterfaceFactory.h.

◆ Self

Standard class typedefs.

Definition at line 38 of file otbCosmoImageMetadataInterfaceFactory.h.

◆ Superclass

Definition at line 39 of file otbCosmoImageMetadataInterfaceFactory.h.

Constructor & Destructor Documentation

◆ CosmoImageMetadataInterfaceFactory() [1/2]

otb::CosmoImageMetadataInterfaceFactory::CosmoImageMetadataInterfaceFactory ( )
protected

Class methods used to interface with the registered factories.

◆ ~CosmoImageMetadataInterfaceFactory()

otb::CosmoImageMetadataInterfaceFactory::~CosmoImageMetadataInterfaceFactory ( )
protecteddefault

Class methods used to interface with the registered factories.

◆ CosmoImageMetadataInterfaceFactory() [2/2]

otb::CosmoImageMetadataInterfaceFactory::CosmoImageMetadataInterfaceFactory ( const Self )
privatedelete

Class methods used to interface with the registered factories.

Member Function Documentation

◆ CreateAnother()

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

Class methods used to interface with the registered factories.

◆ GetDescription()

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

Class methods used to interface with the registered factories.

◆ GetITKSourceVersion()

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

Class methods used to interface with the registered factories.

◆ GetNameOfClass()

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

Run-time type information (and related methods).

◆ New()

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

Method for class instantiation.

Referenced by RegisterOneFactory().

◆ operator=()

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

Class methods used to interface with the registered factories.

◆ RegisterOneFactory()

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

Register one factory of this type

Definition at line 55 of file otbCosmoImageMetadataInterfaceFactory.h.

References New().


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