CXMLHelper Class Reference
a class which helps with xml output
More...
#include <CXMLHelper.h>
List of all members.
|
Public Member Functions |
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) |
Detailed Description
a class which helps with xml output
The documentation for this class was generated from the following file: