, including all inherited members.
createBaseTag(QDomDocument &doc, QDomElement &elem, std::string id, std::string tagName) | XMLSerializeable | [inline, protected, virtual] |
fromXML(QDomElement &elem) | ImageInf | [virtual] |
fromXMLFile(std::string fname, std::string docname) | XMLSerializeable | [virtual] |
getCurrentVersion() | XMLSerializeable | [virtual] |
getCurrentVersionStr() | XMLSerializeable | [virtual] |
getElemByTagName(QDomElement &elem, std::string name) | XMLSerializeable | [protected, virtual] |
ImageInf() | ImageInf | [inline] |
mAquiDateTime | ImageInf | |
mCenterLat | ImageInf | |
mCenterLatUnc | ImageInf | |
mCenterLon | ImageInf | |
mCenterLonUnc | ImageInf | |
mCloudPct | ImageInf | |
mCurrentVersion | XMLSerializeable | [protected] |
mImageAzim | ImageInf | |
mInstID | ImageInf | |
mInstrument_azimuth | ImageInf | |
mInstrument_zenith | ImageInf | |
mLocURL | ImageInf | |
mOrigID | ImageInf | |
mP1 | ImageInf | |
mP2 | ImageInf | |
mP3 | ImageInf | |
mP4 | ImageInf | |
mProjection | ImageInf | |
mSunAzim | ImageInf | |
mSunElev | ImageInf | |
qDateTimeToString(const QDateTime *aQDateTime) | XMLSerializeable | [protected, virtual] |
qDateToString(const QDate *aQDate) | XMLSerializeable | [protected, virtual] |
readDoubleTag(QDomElement elem, std::string tagName="", std::string id="") | XMLSerializeable | [inline, protected, virtual] |
readIntTag(QDomElement elem, std::string tagName="", std::string id="") | XMLSerializeable | [inline, protected, virtual] |
readTextTag(QDomElement elem, std::string tagName="", std::string id="") | XMLSerializeable | [protected, virtual] |
setCurrentVersion(std::string versionString) | XMLSerializeable | [virtual] |
setCurrentVersion(QDate versionQDate) | XMLSerializeable | [virtual] |
stringToQDate(const std::string aStrDate, QDate *aQDate) | XMLSerializeable | [protected, virtual] |
stringToQDateTime(const std::string aStrDateTime, QDateTime *aQDateTime) | XMLSerializeable | [protected, virtual] |
toXML(QDomDocument &doc, QDomElement &elem, std::string id="") | ImageInf | [virtual] |
toXMLFile(std::string fname, std::string docname) | XMLSerializeable | [virtual] |
validate(ValidationReport *valRep) | ImageInf | |
validIso8601DateTime(std::string str) | ImageInf | |
validIso8601DateTime(QString &str) | ImageInf | |
writeDoubleTag(QDomDocument &doc, QDomElement &elem, std::string tagName, double val, std::string id="") | XMLSerializeable | [inline, protected, virtual] |
writeIntTag(QDomDocument &doc, QDomElement &elem, std::string tagName, int val, std::string id="") | XMLSerializeable | [inline, protected, virtual] |
writeTextTag(QDomDocument &doc, QDomElement &elem, std::string tagName, std::string text, std::string id="") | XMLSerializeable | [protected, virtual] |
~ImageInf() | ImageInf | [inline, virtual] |
~XMLSerializeable() | XMLSerializeable | [inline, virtual] |