#include <stdio.h>
#include "XercesIncludes.h"
#include "Filename.h"
#include "MessageLogMgr.h"
#include "MessageLog.h"
Go to the source code of this file.
Classes | |
| class | OpticksXStr |
| This automatically handles conversions between Unicode and ASCII format. More... | |
| class | XmlBase |
| Common functionality for reading and writing XML. More... | |
| class | XmlBase::XmlException |
| This class represents an exception thrown by the XML classes. More... | |
Defines | |
| #define | A(str) OpticksXStr(str).asciiForm() |
| #define | X(str) OpticksXStr(str).unicodeForm() |
Definition in file xmlbase.h.