#include <otbDefaultImageMetadataInterfaceFactory.h>
Creating an instance of a ImageMetadataInterface object using object factory. This class only provides the method of the virtual pure class ImageMetadataInterfaceBase and throw exception for virtual method.
Definition at line 35 of file otbDefaultImageMetadataInterfaceFactory.h.
◆ ConstPointer
◆ Pointer
◆ Self
◆ Superclass
◆ DefaultImageMetadataInterfaceFactory() [1/2]
otb::DefaultImageMetadataInterfaceFactory::DefaultImageMetadataInterfaceFactory |
( |
| ) |
|
|
protected |
Class methods used to interface with the registered factories.
◆ ~DefaultImageMetadataInterfaceFactory()
otb::DefaultImageMetadataInterfaceFactory::~DefaultImageMetadataInterfaceFactory |
( |
| ) |
|
|
overrideprotected |
Class methods used to interface with the registered factories.
◆ DefaultImageMetadataInterfaceFactory() [2/2]
otb::DefaultImageMetadataInterfaceFactory::DefaultImageMetadataInterfaceFactory |
( |
const Self & |
| ) |
|
|
privatedelete |
Class methods used to interface with the registered factories.
◆ CreateAnother()
virtual ::itk::LightObject::Pointer otb::DefaultImageMetadataInterfaceFactory::CreateAnother |
( |
void |
| ) |
const |
|
virtual |
Class methods used to interface with the registered factories.
◆ GetDescription()
const char* otb::DefaultImageMetadataInterfaceFactory::GetDescription |
( |
void |
| ) |
const |
|
override |
Class methods used to interface with the registered factories.
◆ GetITKSourceVersion()
const char* otb::DefaultImageMetadataInterfaceFactory::GetITKSourceVersion |
( |
void |
| ) |
const |
|
override |
Class methods used to interface with the registered factories.
◆ GetNameOfClass()
virtual const char* otb::DefaultImageMetadataInterfaceFactory::GetNameOfClass |
( |
| ) |
const |
|
virtual |
Run-time type information (and related methods).
◆ New()
static Pointer otb::DefaultImageMetadataInterfaceFactory::New |
( |
void |
| ) |
|
|
static |
◆ operator=()
void otb::DefaultImageMetadataInterfaceFactory::operator= |
( |
const Self & |
| ) |
|
|
privatedelete |
Class methods used to interface with the registered factories.
◆ RegisterOneFactory()
static void otb::DefaultImageMetadataInterfaceFactory::RegisterOneFactory |
( |
void |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: