Searched refs:wxXmlWriter (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dxtixml.h23 class WXDLLIMPEXP_XML wxXmlWriter : public wxWriter class in inherits:wxWriter
27 wxXmlWriter( wxXmlNode * parent ) ;
28 virtual ~wxXmlWriter() ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dxtixml.cpp62 struct wxXmlWriter::wxXmlWriterInternal
81 wxXmlWriter::wxXmlWriter( wxXmlNode * rootnode ) function in class:wxXmlWriter
88 wxXmlWriter::~wxXmlWriter()
93 void wxXmlWriter::DoBeginWriteTopLevelEntry( const wxString &name )
102 void wxXmlWriter::DoEndWriteTopLevelEntry( const wxString &WXUNUSED(name) )
107 void wxXmlWriter::DoBeginWriteObject(const wxObject *WXUNUSED(object), const wxClassInfo *classInfo, int objectID , wxxVariantArray &metadata )
123 void wxXmlWriter::DoEndWriteObject(const wxObject *WXUNUSED(object), const wxClassInfo *WXUNUSED(classInfo), int WXUNUSED(objectID) )
129 void wxXmlWriter
[all...]

Completed in 174 milliseconds