Main Page   Class Hierarchy   Compound List   File List   Compound Members  

XMLBufBid Class Reference

List of all members.

Public Methods

 XMLBufBid (XMLBufferMgr *const srcMgr)
void append (const XMLCh toAppend)
void append (const XMLCh *const toAppend, const unsigned int count=0)
const XMLBuffergetBuffer () const
XMLBuffergetBuffer ()
const XMLCh * getRawBuffer () const
XMLCh * getRawBuffer ()
unsigned int getLen () const
bool isEmpty ()
void reset ()
void set (const XMLCh *const chars, const unsigned int count=0)

Detailed Description

XMLBufBid is a scoped based janitor that allows the scanner code to ask for a buffer on a scoped basis and then insure that it gets freed back into the pool no matter how the scope is exited (exception or normal exit.)


The documentation for this class was generated from the following file:
Generated on Tue Nov 19 09:36:47 2002 by doxygen1.3-rc1