SourceForge.net Logo

xercesc::MemBufFormatTarget Class Reference

#include <MemBufFormatTarget.hpp>

Inheritance diagram for xercesc::MemBufFormatTarget:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void writeChars (const XMLByte *const toWrite, const unsigned int count, XMLFormatter *const formatter)
const XMLByte * getRawBuffer () const
 Returned the internal raw buffer.
unsigned int getLen () const
 Returned the length of the raw buffer.
constructors and destructor
 MemBufFormatTarget (int initCapacity=1023, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)
 ~MemBufFormatTarget ()
reset
void reset ()
 Reset the internal string buffer.


Constructor & Destructor Documentation

xercesc::MemBufFormatTarget::MemBufFormatTarget ( int  initCapacity = 1023,
MemoryManager *const   manager = XMLPlatformUtils::fgMemoryManager 
)

xercesc::MemBufFormatTarget::~MemBufFormatTarget (  ) 


Member Function Documentation

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

const XMLByte* xercesc::MemBufFormatTarget::getRawBuffer (  )  const

Returned the internal raw buffer.

unsigned int xercesc::MemBufFormatTarget::getLen (  )  const [inline]

Returned the length of the raw buffer.

void xercesc::MemBufFormatTarget::reset (  ) 

Reset the internal string buffer.


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

Generated on Fri Feb 29 06:09:35 2008 for XQilla Simple API by  doxygen 1.5.5