OTB
9.0.0
Orfeo Toolbox
|
#include <otbMetaDataKey.h>
Public Member Functions | |
KeyTypeDef () | |
KeyTypeDef (const std::string &_keyname, const KeyType &_type) | |
Public Attributes | |
std::string | keyname |
KeyType | type |
Definition at line 102 of file otbMetaDataKey.h.
|
inline |
Definition at line 107 of file otbMetaDataKey.h.
|
inline |
Definition at line 110 of file otbMetaDataKey.h.
std::string otb::MetaDataKey::KeyTypeDef::keyname |
Definition at line 104 of file otbMetaDataKey.h.
Referenced by KeyTypeDef().
KeyType otb::MetaDataKey::KeyTypeDef::type |
Definition at line 105 of file otbMetaDataKey.h.
Referenced by KeyTypeDef().