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

#include <otbOpticalDefaultImageMetadataInterfaceFactory.h>

+ Inheritance diagram for otb::OpticalDefaultImageMetadataInterfaceFactory:
+ Collaboration diagram for otb::OpticalDefaultImageMetadataInterfaceFactory:

Public Types

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

Detailed Description

Creating an instance of a OpticalImageMetadataInterface object using object factory. This class only provides the method of the virtual pure class OpticalImageMetadataInterface and throw exception for virtual method.

Definition at line 35 of file otbOpticalDefaultImageMetadataInterfaceFactory.h.

Member Typedef Documentation

◆ ConstPointer

◆ Pointer

◆ Self

Standard class typedefs.

Definition at line 39 of file otbOpticalDefaultImageMetadataInterfaceFactory.h.

◆ Superclass

Constructor & Destructor Documentation

◆ OpticalDefaultImageMetadataInterfaceFactory() [1/2]

otb::OpticalDefaultImageMetadataInterfaceFactory::OpticalDefaultImageMetadataInterfaceFactory ( )
protected

Class methods used to interface with the registered factories.

◆ ~OpticalDefaultImageMetadataInterfaceFactory()

otb::OpticalDefaultImageMetadataInterfaceFactory::~OpticalDefaultImageMetadataInterfaceFactory ( )
overrideprotected

Class methods used to interface with the registered factories.

◆ OpticalDefaultImageMetadataInterfaceFactory() [2/2]

otb::OpticalDefaultImageMetadataInterfaceFactory::OpticalDefaultImageMetadataInterfaceFactory ( const Self )
privatedelete

Class methods used to interface with the registered factories.

Member Function Documentation

◆ CreateAnother()

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

Class methods used to interface with the registered factories.

◆ GetDescription()

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

Class methods used to interface with the registered factories.

◆ GetITKSourceVersion()

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

Class methods used to interface with the registered factories.

◆ GetNameOfClass()

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

Run-time type information (and related methods).

◆ New()

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

Method for class instantiation.

Referenced by RegisterOneFactory().

◆ operator=()

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

Class methods used to interface with the registered factories.

◆ RegisterOneFactory()

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

Register one factory of this type

Definition at line 56 of file otbOpticalDefaultImageMetadataInterfaceFactory.h.

References New().


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