SmartXML Namespace Reference

Contains the SmartXML "library" which is included in the SmartSOAP library. More...


Classes

class  xCeptionXML
 Exception class for SmartSOAP library. More...
class  XmlAttribute
 Encapsulates an XML attribute. More...
class  XmlDocument
 Encapsulates an XML document. More...
class  XmlNamespace
 Encapsulates an XML namespace. More...
class  XmlNode
 Encapsulates an XML node in an XML document. More...

Functions

std::basic_ostream< TCHAR > & operator<< (std::basic_ostream< TCHAR > &, const XmlDocument &writer)
 An XML node can be written to any ostream through usage of the insertion operator (<<).


Detailed Description

Contains the SmartXML "library" which is included in the SmartSOAP library.
Back to SmartWin website
SourceForge.net Logo