OTB  9.0.0
Orfeo Toolbox
Public Member Functions | Public Attributes | List of all members
otb::MetaDataKey::KeyTypeDef Struct Reference

#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
 

Detailed Description

Definition at line 102 of file otbMetaDataKey.h.

Constructor & Destructor Documentation

◆ KeyTypeDef() [1/2]

otb::MetaDataKey::KeyTypeDef::KeyTypeDef ( )
inline

Definition at line 107 of file otbMetaDataKey.h.

◆ KeyTypeDef() [2/2]

otb::MetaDataKey::KeyTypeDef::KeyTypeDef ( const std::string &  _keyname,
const KeyType _type 
)
inline

Definition at line 110 of file otbMetaDataKey.h.

References keyname, and type.

Member Data Documentation

◆ keyname

std::string otb::MetaDataKey::KeyTypeDef::keyname

Definition at line 104 of file otbMetaDataKey.h.

Referenced by KeyTypeDef().

◆ type

KeyType otb::MetaDataKey::KeyTypeDef::type

Definition at line 105 of file otbMetaDataKey.h.

Referenced by KeyTypeDef().


The documentation for this struct was generated from the following file: