src/tools/xml.h File Reference

This file contains the XML load and save stuff. More...

#include <vector>
#include <string>
#include <iostream>
#include <map>
#include <exception>

Include dependency graph for xml.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  xmlWriterException_c
 this exception is thrown by xmlWriter_c, when it is used in a wrong way More...
class  xmlWriter_c
 a simple class for xml file generation More...
class  xmlParserException_c
 this class is thriown by the xml parser More...
class  xmlParser_c
 A simple, pull based XML parser. More...


Detailed Description

This file contains the XML load and save stuff.

The load functions are base on xmlpat and the save stuff is self written I used to use xml2 with xmlwrapp, but that got way to bulky and slow


Generated on Sun Oct 10 10:02:35 2010 for BurrTools by  doxygen 1.5.8