#include <XmlFile.h>
List of all members.
Constructor & Destructor Documentation
| storage::XmlFile::XmlFile |
( |
| ) |
|
| storage::XmlFile::XmlFile |
( |
const string & |
filename | ) |
|
| storage::XmlFile::~XmlFile |
( |
| ) |
|
Member Function Documentation
| const xmlNode* storage::XmlFile::getRootElement |
( |
| ) |
const [inline] |
| bool storage::XmlFile::save |
( |
const string & |
filename | ) |
[inline] |
| void storage::XmlFile::setRootElement |
( |
xmlNode * |
node | ) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following files: