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.
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 (  ) 

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]

Implements xercesc::XMLFormatTarget.

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 Mon Apr 28 16:41:14 2008 for XQilla Simple API by  doxygen 1.5.1