XMLFileOutput.h File Reference

Classes which represent elements in XML files. More...

#include <vector>
#include "UnicodeString.h"

Go to the source code of this file.

Namespaces

namespace  hwdet

Data Structures

class  hwdet::XMLElement
 Basic class for all nodes in XML file. More...
class  hwdet::XMLValueElement< T >
 Node in XML file which contains value of given type. More...
class  hwdet::XMLOutputFile
 Class which represent simple XML files. This class Only allows writing to such files (no parsing). More...

Functions

template<typename T>
String hwdet::ConvertToXMLString (const T &value)
 Convert given value to the string.
String hwdet::ConvertToXMLString (const String &value)
 Convert string to XML-friendly version (all special chars are escaped).

Variables

const Char hwdet::DefaultEncoding [] = TXT("US-ASCII")
 Default encoding of the output.


Detailed Description

Classes which represent elements in XML files.

Author:
Branislav Repcek
Date:
1. 12. 2005

Generated on Tue Dec 19 17:43:52 2006 for Detector for Windows by  doxygen 1.4.7