This class writes XML data to a flat file. More...
#include <utils.h>
Public Member Functions | |
| XMLOutputFile (const string &chFilename) | |
| ~XMLOutputFile () | |
This class writes XML data to a flat file.
Note that an object of this class can write only to a single file. If multiple files are required multiple XMLOutputFile objects will be required too.
Definition at line 2341 of file utils.h.
| frepple::utils::XMLOutputFile::XMLOutputFile | ( | const string & | chFilename | ) | [inline] |
| frepple::utils::XMLOutputFile::~XMLOutputFile | ( | ) | [inline] |
1.6.1