vegastrike  0.5.1.r1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
XMLDOM Namespace Reference

Namespaces

 ExpatHandlers
 

Classes

class  VSFileXMLSerializer
 
struct  XMLParserContext
 
class  XMLElement
 
class  XMLDocument
 
class  XMLSerializer
 
class  XMLProcessor
 

Functions

bool _exportXML (std::ostream &stream, XMLElement *elem)
 
bool _exportXML (std::ostream &stream, XMLDocument *doc)
 

Function Documentation

bool XMLDOM::_exportXML ( std::ostream &  stream,
XMLElement elem 
)

Definition at line 517 of file XMLDocument.cpp.

bool XMLDOM::_exportXML ( std::ostream &  stream,
XMLDocument *  doc 
)

Definition at line 579 of file XMLDocument.cpp.