#include <odlelement.h>
Definition at line 6 of file odlelement.h.
Public Member Functions | |
| ODLElement (const std::string &lbl, const std::string &val, const std::string &typ="") | |
| std::string | getLabel () |
| std::string | getValue () |
Protected Attributes | |
| std::string | mLbl |
| std::string | mVal |
| std::string | mTyp |
| ODLElement::ODLElement | ( | const std::string & | lbl, | |
| const std::string & | val, | |||
| const std::string & | typ = "" | |||
| ) | [inline] |
Definition at line 13 of file odlelement.h.
| std::string ODLElement::getLabel | ( | ) | [inline] |
| std::string ODLElement::getValue | ( | ) | [inline] |
Definition at line 24 of file odlelement.h.
References mVal.
Referenced by HdfEosFrmt::getAquiDateTime(), HdfEosFrmt::getBandMetaData(), HdfEosFrmt::getCloudPct(), HdfEosFrmt::getImageAzim(), HdfEosFrmt::getInstAz(), HdfEosFrmt::getInstID(), HdfEosFrmt::getInstZenith(), HdfEosFrmt::getOrigID(), HdfEosFrmt::getProjection(), HdfEosFrmt::getSunAzim(), and HdfEosFrmt::getSunElev().
std::string ODLElement::mLbl [protected] |
std::string ODLElement::mVal [protected] |
std::string ODLElement::mTyp [protected] |
Definition at line 10 of file odlelement.h.
|
Home |
Search |
Disclaimers & Privacy |
Contact Us GLIMSView Maintainer: dsoltesz@usgs.gov |