nidas v1.2.3
|
#include "XMLStringConverter.h"
#include <xercesc/dom/DOMElement.hpp>
#include <xercesc/dom/DOMAttr.hpp>
#include <xercesc/dom/DOMTypeInfo.hpp>
#include <string>
#include <map>
Go to the source code of this file.
Classes | |
class | nidas::core::XDOMElement |
Wrapper class providing convienence methods to access the string attributes of a DOMElement. More... | |
class | nidas::core::XDOMAttr |
Class providing convienence methods to access the string attributes of a DOMAttr. More... | |
Namespaces | |
namespace | nidas |
Root namespace for the NCAR In-Situ Data Acquisition Software. | |
namespace | nidas::core |
The essential core classes of nidas. | |