OTB  9.0.0
Orfeo Toolbox
Classes | Typedefs | Enumerations | Functions | Variables
otb::MetaDataKey Namespace Reference

Classes

struct  KeyTypeDef
 

Typedefs

typedef std::vector< bool > BoolVectorType
 
typedef itk::VariableLengthVector< double > VariableLengthVectorType
 
typedef std::vector< double > VectorType
 

Enumerations

enum  KeyType {
  TSTRING,
  TENTIER,
  TDOUBLE,
  TGCP,
  TVECTOR,
  TVECTORDATAKEYWORDLIST,
  TBOOLVECTOR
}
 

Functions

KeyType OTBMetadata_EXPORT GetKeyType (const std::string &name)
 

Variables

OTBMetadata_EXPORT char const * CacheSizeInBytes
 
OTBMetadata_EXPORT char const * ColorEntryAsRGBKey
 
OTBMetadata_EXPORT char const * ColorEntryCountKey
 
OTBMetadata_EXPORT char const * ColorTableNameKey
 
OTBMetadata_EXPORT char const * DataType
 
OTBMetadata_EXPORT char const * DriverLongNameKey
 
OTBMetadata_EXPORT char const * DriverShortNameKey
 
OTBMetadata_EXPORT char const * GCPCountKey
 
OTBMetadata_EXPORT char const * GCPParametersKey
 
OTBMetadata_EXPORT char const * GCPProjectionKey
 
OTBMetadata_EXPORT char const * GeoTransformKey
 
OTBMetadata_EXPORT char const * LowerLeftCornerKey
 
OTBMetadata_EXPORT char const * LowerRightCornerKey
 
OTBMetadata_EXPORT char const * MetadataKey
 
OTBMetadata_EXPORT char const * NoDataValue
 
OTBMetadata_EXPORT char const * NoDataValueAvailable
 
OTBMetadata_EXPORT char const * ProjectionRefKey
 
OTBMetadata_EXPORT char const * ResolutionFactor
 
OTBMetadata_EXPORT char const * SubDatasetIndex
 
OTBMetadata_EXPORT char const * SubMetadataKey
 
OTBMetadata_EXPORT char const * TileHintX
 
OTBMetadata_EXPORT char const * TileHintY
 
OTBMetadata_EXPORT char const * UpperLeftCornerKey
 
OTBMetadata_EXPORT char const * UpperRightCornerKey
 
OTBMetadata_EXPORT char const * VectorDataKeywordlistDelimiterKey
 
OTBMetadata_EXPORT char const * VectorDataKeywordlistKey
 

Typedef Documentation

◆ BoolVectorType

typedef std::vector<bool> otb::MetaDataKey::BoolVectorType

Definition at line 120 of file otbMetaDataKey.h.

◆ VariableLengthVectorType

typedef itk::VariableLengthVector<double> otb::MetaDataKey::VariableLengthVectorType

Definition at line 121 of file otbMetaDataKey.h.

◆ VectorType

typedef std::vector<double> otb::MetaDataKey::VectorType

Enumeration Type Documentation

◆ KeyType

Enumerator
TSTRING 
TENTIER 
TDOUBLE 
TGCP 
TVECTOR 
TVECTORDATAKEYWORDLIST 
TBOOLVECTOR 

Definition at line 85 of file otbMetaDataKey.h.

Function Documentation

◆ GetKeyType()

KeyType OTBMetadata_EXPORT otb::MetaDataKey::GetKeyType ( const std::string &  name)

Variable Documentation

◆ CacheSizeInBytes

OTBMetadata_EXPORT char const* otb::MetaDataKey::CacheSizeInBytes

◆ ColorEntryAsRGBKey

OTBMetadata_EXPORT char const* otb::MetaDataKey::ColorEntryAsRGBKey

◆ ColorEntryCountKey

OTBMetadata_EXPORT char const* otb::MetaDataKey::ColorEntryCountKey

◆ ColorTableNameKey

OTBMetadata_EXPORT char const* otb::MetaDataKey::ColorTableNameKey

◆ DataType

OTBMetadata_EXPORT char const* otb::MetaDataKey::DataType

◆ DriverLongNameKey

OTBMetadata_EXPORT char const* otb::MetaDataKey::DriverLongNameKey

◆ DriverShortNameKey

OTBMetadata_EXPORT char const* otb::MetaDataKey::DriverShortNameKey

◆ GCPCountKey

OTBMetadata_EXPORT char const* otb::MetaDataKey::GCPCountKey

◆ GCPParametersKey

OTBMetadata_EXPORT char const* otb::MetaDataKey::GCPParametersKey

◆ GCPProjectionKey

OTBMetadata_EXPORT char const* otb::MetaDataKey::GCPProjectionKey

◆ GeoTransformKey

OTBMetadata_EXPORT char const* otb::MetaDataKey::GeoTransformKey

◆ LowerLeftCornerKey

OTBMetadata_EXPORT char const* otb::MetaDataKey::LowerLeftCornerKey

◆ LowerRightCornerKey

OTBMetadata_EXPORT char const* otb::MetaDataKey::LowerRightCornerKey

◆ MetadataKey

OTBMetadata_EXPORT char const* otb::MetaDataKey::MetadataKey

◆ NoDataValue

OTBMetadata_EXPORT char const* otb::MetaDataKey::NoDataValue

◆ NoDataValueAvailable

OTBMetadata_EXPORT char const* otb::MetaDataKey::NoDataValueAvailable

◆ ProjectionRefKey

OTBMetadata_EXPORT char const* otb::MetaDataKey::ProjectionRefKey

◆ ResolutionFactor

OTBMetadata_EXPORT char const* otb::MetaDataKey::ResolutionFactor

◆ SubDatasetIndex

OTBMetadata_EXPORT char const* otb::MetaDataKey::SubDatasetIndex

◆ SubMetadataKey

OTBMetadata_EXPORT char const* otb::MetaDataKey::SubMetadataKey

◆ TileHintX

OTBMetadata_EXPORT char const* otb::MetaDataKey::TileHintX

◆ TileHintY

OTBMetadata_EXPORT char const* otb::MetaDataKey::TileHintY

◆ UpperLeftCornerKey

OTBMetadata_EXPORT char const* otb::MetaDataKey::UpperLeftCornerKey

◆ UpperRightCornerKey

OTBMetadata_EXPORT char const* otb::MetaDataKey::UpperRightCornerKey

◆ VectorDataKeywordlistDelimiterKey

OTBMetadata_EXPORT char const* otb::MetaDataKey::VectorDataKeywordlistDelimiterKey

◆ VectorDataKeywordlistKey

OTBMetadata_EXPORT char const* otb::MetaDataKey::VectorDataKeywordlistKey