#include <XMLSerializer.hpp>
Inheritance diagram for SOAPEnvelopFormatter::
Public Methods | |
SOAPEnvelopFormatter (std::ostream &p_xmlBuffer) | |
~SOAPEnvelopFormatter () | |
void | writeChars (const XMLByte *const p_chWhat, const unsigned int p_Cnt, XMLFormatter *const p_xmlFormatter) |
Private Methods | |
SOAPEnvelopFormatter (const SOAPEnvelopFormatter &p_Other) | |
void | operator= (const SOAPEnvelopFormatter &p_rvalue) |
Private Attributes | |
std::ostream* | m_xmlBuf |
The implementation of the XMLFormatTarget to dump generated SOAP Envelop as a DOM tree, into a output stream. For more info refer Xerces-C++ DOM parser documentation.
Definition at line 173 of file XMLSerializer.hpp.
|
Definition at line 176 of file XMLSerializer.hpp. |
|
Definition at line 177 of file XMLSerializer.hpp. |
|
|
|
|
|
Definition at line 179 of file XMLSerializer.hpp. |
|
Definition at line 190 of file XMLSerializer.hpp. |
Copyright © 2001 SL_OpenSource XML Project. All Rights Reserved