OTB  10.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
extern

◆ ColorEntryAsRGBKey

OTBMetadata_EXPORT char const* otb::MetaDataKey::ColorEntryAsRGBKey
extern

◆ ColorEntryCountKey

OTBMetadata_EXPORT char const* otb::MetaDataKey::ColorEntryCountKey
extern

◆ ColorTableNameKey

OTBMetadata_EXPORT char const* otb::MetaDataKey::ColorTableNameKey
extern

◆ DataType

OTBMetadata_EXPORT char const* otb::MetaDataKey::DataType
extern

◆ DriverLongNameKey

OTBMetadata_EXPORT char const* otb::MetaDataKey::DriverLongNameKey
extern

◆ DriverShortNameKey

OTBMetadata_EXPORT char const* otb::MetaDataKey::DriverShortNameKey
extern

◆ GCPCountKey

OTBMetadata_EXPORT char const* otb::MetaDataKey::GCPCountKey
extern

◆ GCPParametersKey

OTBMetadata_EXPORT char const* otb::MetaDataKey::GCPParametersKey
extern

◆ GCPProjectionKey

OTBMetadata_EXPORT char const* otb::MetaDataKey::GCPProjectionKey
extern

◆ GeoTransformKey

OTBMetadata_EXPORT char const* otb::MetaDataKey::GeoTransformKey
extern

◆ LowerLeftCornerKey

OTBMetadata_EXPORT char const* otb::MetaDataKey::LowerLeftCornerKey
extern

◆ LowerRightCornerKey

OTBMetadata_EXPORT char const* otb::MetaDataKey::LowerRightCornerKey
extern

◆ MetadataKey

OTBMetadata_EXPORT char const* otb::MetaDataKey::MetadataKey
extern

◆ NoDataValue

OTBMetadata_EXPORT char const* otb::MetaDataKey::NoDataValue
extern

◆ NoDataValueAvailable

OTBMetadata_EXPORT char const* otb::MetaDataKey::NoDataValueAvailable
extern

◆ ProjectionRefKey

OTBMetadata_EXPORT char const* otb::MetaDataKey::ProjectionRefKey
extern

◆ ResolutionFactor

OTBMetadata_EXPORT char const* otb::MetaDataKey::ResolutionFactor
extern

◆ SubDatasetIndex

OTBMetadata_EXPORT char const* otb::MetaDataKey::SubDatasetIndex
extern

◆ SubMetadataKey

OTBMetadata_EXPORT char const* otb::MetaDataKey::SubMetadataKey
extern

◆ TileHintX

OTBMetadata_EXPORT char const* otb::MetaDataKey::TileHintX
extern

◆ TileHintY

OTBMetadata_EXPORT char const* otb::MetaDataKey::TileHintY
extern

◆ UpperLeftCornerKey

OTBMetadata_EXPORT char const* otb::MetaDataKey::UpperLeftCornerKey
extern

◆ UpperRightCornerKey

OTBMetadata_EXPORT char const* otb::MetaDataKey::UpperRightCornerKey
extern

◆ VectorDataKeywordlistDelimiterKey

OTBMetadata_EXPORT char const* otb::MetaDataKey::VectorDataKeywordlistDelimiterKey
extern

◆ VectorDataKeywordlistKey

OTBMetadata_EXPORT char const* otb::MetaDataKey::VectorDataKeywordlistKey
extern