Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

DOMPrintFormatTarget Class Reference

#include <DOMPrintFormatTarget.h>

Inheritance diagram for DOMPrintFormatTarget:

XMLFormatTarget List of all members.

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)

Constructor & Destructor Documentation

DOMPrintFormatTarget::DOMPrintFormatTarget ( )
 

Definition at line 30 of file DOMPrintFormatTarget.cpp.

DOMPrintFormatTarget::~DOMPrintFormatTarget ( ) [virtual]
 

Definition at line 37 of file DOMPrintFormatTarget.cpp.

DOMPrintFormatTarget::DOMPrintFormatTarget ( const DOMPrintFormatTarget & other ) [private]
 


Member Function Documentation

void DOMPrintFormatTarget::operator= ( const DOMPrintFormatTarget & rhs ) [private]
 

void DOMPrintFormatTarget::writeChars ( const XMLByte *const toWrite,
const unsigned int count,
XMLFormatter *const formatter ) [virtual]
 

Definition at line 41 of file DOMPrintFormatTarget.cpp.


Member Data Documentation

unsigned char * DOMPrintFormatTarget::outBuf
 

Definition at line 34 of file DOMPrintFormatTarget.h.

unsigned long DOMPrintFormatTarget::outPtr
 

Definition at line 36 of file DOMPrintFormatTarget.h.

unsigned long DOMPrintFormatTarget::outSiz
 

Definition at line 35 of file DOMPrintFormatTarget.h.


The documentation for this class was generated from the following files:
This documentation is part of the "SOAP to CORBA bridge" project
Copyright © 2000 by Lifeline Networks bv.
All rights are reserved.