#include <DOMPrintFormatTarget.h>
Inheritance diagram for DOMPrintFormatTarget:
Public Methods | |
DOMPrintFormatTarget () | |
virtual | ~DOMPrintFormatTarget () |
virtual void | writeChars (const XMLByte *const toWrite, const unsigned int count, XMLFormatter *const formatter) |
Public Attributes | |
unsigned char* | outBuf |
unsigned long | outSiz |
unsigned long | outPtr |
Private Methods | |
DOMPrintFormatTarget (const DOMPrintFormatTarget &other) | |
void | operator= (const DOMPrintFormatTarget &rhs) |
|
Definition at line 30 of file DOMPrintFormatTarget.cpp. |
|
Definition at line 37 of file DOMPrintFormatTarget.cpp. |
|
|
|
|
|
Definition at line 41 of file DOMPrintFormatTarget.cpp. |
|
Definition at line 34 of file DOMPrintFormatTarget.h. |
|
Definition at line 36 of file DOMPrintFormatTarget.h. |
|
Definition at line 35 of file DOMPrintFormatTarget.h. |