frepple::utils::XMLOutputFile Class Reference
This class writes XML data to a flat file. More...
#include <utils.h>
Inheritance diagram for frepple::utils::XMLOutputFile:

Public Member Functions | |
XMLOutputFile (const string &chFilename) | |
~XMLOutputFile () |
Detailed Description
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.
- See also:
- XMLOutput
Definition at line 2524 of file utils.h.
Constructor & Destructor Documentation
frepple::utils::XMLOutputFile::XMLOutputFile | ( | const string & | chFilename | ) | [inline] |
frepple::utils::XMLOutputFile::~XMLOutputFile | ( | ) | [inline] |
The documentation for this class was generated from the following file:
Documentation generated for frePPLe by
