OTB
9.0.0
Orfeo Toolbox
|
#include <otbSarImageMetadataInterfaceFactory.h>
Public Types | |
typedef itk::SmartPointer< const Self > | ConstPointer |
typedef SarImageMetadataInterface::ImageType | ImageType |
typedef SarImageMetadataInterface::MetaDataDictionaryType | MetaDataDictionaryType |
typedef itk::SmartPointer< Self > | Pointer |
typedef SarImageMetadataInterface::Pointer | SarImageMetadataInterfacePointerType |
typedef SarImageMetadataInterfaceFactory | Self |
typedef itk::Object | Superclass |
typedef SarImageMetadataInterface::VariableLengthVectorType | VariableLengthVectorType |
typedef SarImageMetadataInterface::VectorType | VectorType |
Public Member Functions | |
virtual const char * | GetNameOfClass () const |
Static Public Member Functions | |
static SarImageMetadataInterfacePointerType | CreateIMI (ImageMetadata &imd, const MetadataSupplierInterface &mds) |
static void | RegisterBuiltInFactories () |
Protected Member Functions | |
SarImageMetadataInterfaceFactory () | |
~SarImageMetadataInterfaceFactory () override | |
Private Member Functions | |
void | operator= (const Self &)=delete |
SarImageMetadataInterfaceFactory (const Self &)=delete | |
Create instances of SarImageMetadataInterfaceFactory objects using an object factory.
Definition at line 34 of file otbSarImageMetadataInterfaceFactory.h.
typedef itk::SmartPointer<const Self> otb::SarImageMetadataInterfaceFactory::ConstPointer |
Definition at line 41 of file otbSarImageMetadataInterfaceFactory.h.
Convenient typedefs.
Definition at line 46 of file otbSarImageMetadataInterfaceFactory.h.
typedef SarImageMetadataInterface::MetaDataDictionaryType otb::SarImageMetadataInterfaceFactory::MetaDataDictionaryType |
Definition at line 50 of file otbSarImageMetadataInterfaceFactory.h.
typedef itk::SmartPointer<Self> otb::SarImageMetadataInterfaceFactory::Pointer |
Definition at line 40 of file otbSarImageMetadataInterfaceFactory.h.
typedef SarImageMetadataInterface::Pointer otb::SarImageMetadataInterfaceFactory::SarImageMetadataInterfacePointerType |
Definition at line 53 of file otbSarImageMetadataInterfaceFactory.h.
Standard class typedefs.
Definition at line 38 of file otbSarImageMetadataInterfaceFactory.h.
typedef itk::Object otb::SarImageMetadataInterfaceFactory::Superclass |
Definition at line 39 of file otbSarImageMetadataInterfaceFactory.h.
typedef SarImageMetadataInterface::VariableLengthVectorType otb::SarImageMetadataInterfaceFactory::VariableLengthVectorType |
Definition at line 52 of file otbSarImageMetadataInterfaceFactory.h.
Definition at line 51 of file otbSarImageMetadataInterfaceFactory.h.
|
protected |
|
overrideprotected |
|
privatedelete |
|
static |
Create the appropriate IMI based on a MetadataSupplier
|
virtual |
Class Methods used to interface with the registered factories Run-time type information (and related methods).
|
privatedelete |
|
static |
Register Built-in factories