Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
LDOM_XmlWriter Class Reference

#include <LDOM_XmlWriter.hxx>

Public Member Functions

 LDOM_XmlWriter (FILE *aFile, const char *theEncoding=NULL)
 ~LDOM_XmlWriter ()
void SetIndentation (const Standard_Integer theIndent)
LDOM_XmlWriteroperator<< (const LDOM_Document &aDoc)
LDOM_XmlWriteroperator<< (const LDOM_Node &toWrite)

Constructor & Destructor Documentation

LDOM_XmlWriter::LDOM_XmlWriter ( FILE *  aFile,
const char *  theEncoding = NULL 
)

Member Function Documentation

LDOM_XmlWriter& LDOM_XmlWriter::operator<< ( const LDOM_Document aDoc)
LDOM_XmlWriter& LDOM_XmlWriter::operator<< ( const LDOM_Node toWrite)

The documentation for this class was generated from the following file: