GLIMSView Source Code Documentation

ODLElement Class Reference

#include <odlelement.h>

List of all members.


Detailed Description

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

Constructor & Destructor Documentation

ODLElement::ODLElement ( const std::string &  lbl,
const std::string &  val,
const std::string &  typ = "" 
) [inline]

Definition at line 13 of file odlelement.h.


Member Function Documentation

std::string ODLElement::getLabel (  )  [inline]

Definition at line 21 of file odlelement.h.

References mLbl.

std::string ODLElement::getValue (  )  [inline]


Member Data Documentation

std::string ODLElement::mLbl [protected]

Definition at line 8 of file odlelement.h.

Referenced by getLabel().

std::string ODLElement::mVal [protected]

Definition at line 9 of file odlelement.h.

Referenced by getValue().

std::string ODLElement::mTyp [protected]

Definition at line 10 of file odlelement.h.


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

Home | Search | Disclaimers & Privacy | Contact Us
GLIMSView Maintainer: dsoltesz@usgs.gov