![]() |
OTB
9.1.1
Orfeo Toolbox
|
#include <otbMetaDataKey.h>
Collaboration diagram for otb::MetaDataKey::KeyTypeDef: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().
1.8.17