xmlbase.h File Reference

XML utilities and functionality common to reading and writing. More...

#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()


Detailed Description

XML utilities and functionality common to reading and writing.

Definition in file xmlbase.h.


Software Development Kit - Opticks 4.9.0 Build 16218