1#ifndef OriginalXmlLabel_h 
    2#define OriginalXmlLabel_h 
   11#include <QDomDocument> 
   49      QDomDocument m_originalLabel; 
 
 
File name manipulation and expansion.
Definition FileName.h:100
const QDomDocument & ReturnLabels() const
Returns the original Xml label.
Definition OriginalXmlLabel.cpp:130
void readFromXmlFile(const FileName &xmlFileName)
Read the original label from an Xml file.
Definition OriginalXmlLabel.cpp:103
void ReadData(std::istream &stream)
OriginalXmlLabel()
Constructors a default OriginalXmlLabel with an empty label.
Definition OriginalXmlLabel.cpp:23
~OriginalXmlLabel()
Destructor.
Definition OriginalXmlLabel.cpp:51
Blob toBlob() const
Serialize the OriginalXmlLabel to a Blob.
Definition OriginalXmlLabel.cpp:78
void fromBlob(Isis::Blob blob)
Definition OriginalXmlLabel.cpp:58
This is free and unencumbered software released into the public domain.
Definition Apollo.h:16