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

#include <otbSarDefaultImageMetadataInterfaceFactory.h>

+ Inheritance diagram for otb::SarDefaultImageMetadataInterfaceFactory:
+ Collaboration diagram for otb::SarDefaultImageMetadataInterfaceFactory:

Public Types

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

Detailed Description

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

Definition at line 35 of file otbSarDefaultImageMetadataInterfaceFactory.h.

Member Typedef Documentation

◆ ConstPointer

Definition at line 42 of file otbSarDefaultImageMetadataInterfaceFactory.h.

◆ Pointer

Definition at line 41 of file otbSarDefaultImageMetadataInterfaceFactory.h.

◆ Self

Standard class typedefs.

Definition at line 39 of file otbSarDefaultImageMetadataInterfaceFactory.h.

◆ Superclass

Definition at line 40 of file otbSarDefaultImageMetadataInterfaceFactory.h.

Constructor & Destructor Documentation

◆ SarDefaultImageMetadataInterfaceFactory() [1/2]

otb::SarDefaultImageMetadataInterfaceFactory::SarDefaultImageMetadataInterfaceFactory ( )
protected

Class methods used to interface with the registered factories.

◆ ~SarDefaultImageMetadataInterfaceFactory()

otb::SarDefaultImageMetadataInterfaceFactory::~SarDefaultImageMetadataInterfaceFactory ( )
overrideprotected

Class methods used to interface with the registered factories.

◆ SarDefaultImageMetadataInterfaceFactory() [2/2]

otb::SarDefaultImageMetadataInterfaceFactory::SarDefaultImageMetadataInterfaceFactory ( const Self )
privatedelete

Class methods used to interface with the registered factories.

Member Function Documentation

◆ CreateAnother()

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

Class methods used to interface with the registered factories.

◆ GetDescription()

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

Class methods used to interface with the registered factories.

◆ GetITKSourceVersion()

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

Class methods used to interface with the registered factories.

◆ GetNameOfClass()

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

Run-time type information (and related methods).

◆ New()

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

Method for class instantiation.

Referenced by RegisterOneFactory().

◆ operator=()

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

Class methods used to interface with the registered factories.

◆ RegisterOneFactory()

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

Register one factory of this type

Definition at line 56 of file otbSarDefaultImageMetadataInterfaceFactory.h.

References New().


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