|
xoreos
0.0.5
|
XML parsing helpers, using libxml2. More...
#include <list>#include <map>#include <boost/noncopyable.hpp>#include "src/common/scopedptr.h"#include "src/common/ptrlist.h"#include "src/common/ustring.h"

Go to the source code of this file.
Classes | |
| class | Common::XMLParser |
| Class to parse a ReadStream into a simple XML tree. More... | |
| class | Common::XMLNode |
Namespaces | |
| Common | |
Functions | |
| void | Common::initXML () |
| Initialize the XML subsystem. More... | |
| void | Common::deinitXML () |
| Deinitialize the XML subsystem. More... | |
XML parsing helpers, using libxml2.
Definition in file xml.h.
1.8.14