a class which helps with xml output
More...
#include <CXMLHelper.h>
|
|
string | toString () const |
| |
|
void | setName (const string &inName) |
| |
|
void | setEmpty () |
| |
|
void | setEnd () |
| |
|
void | addAttribute (const string &inAttribute, const string &inValue) |
| |
|
void | addAttribute (const string &inAttribute, int inValue) |
| |
|
void | addAttribute (const string &inAttribute, double inValue) |
| |
a class which helps with xml output
The documentation for this class was generated from the following file: