Main Page   Class Hierarchy   Compound List   File List   Compound Members  

XMLBufferMgr Class Reference

List of all members.

Public Methods

XMLBufferbidOnBuffer ()
void releaseBuffer (XMLBuffer &toRelease)
Constructor
 XMLBufferMgr ()
Destructor

Detailed Description

There are many places where XMLBuffer objects are needed. In order to avoid either constantly creating and destroying them or maintaining a fixed set and worrying about accidental reuse, a buffer manager can provide a pool of buffers which can be temporarily used and then put back into the pool. This provides a good compromise between performance and easier maintenance.


Constructor & Destructor Documentation

XMLBufferMgr::XMLBufferMgr  
 

Revision 1.1 2002/05/11 20:01:20 bhavani CR#CR062582# adding xercesc 1.7 file

Revision 1.1.1.1 2002/02/01 22:21:51 peiyongz sane_include

Revision 1.4 2000/05/15 22:31:11 andyh Replace #include<memory.h> with <string.h> everywhere.

Revision 1.3 2000/03/02 19:54:24 roddey This checkin includes many changes done while waiting for the 1.1.0 code to be finished. I can't list them all here, but a list is available elsewhere.

Revision 1.2 2000/02/06 07:47:47 rahulj Year 2K copyright swat.

Revision 1.1.1.1 1999/11/09 01:08:30 twl Initial checkin

Revision 1.2 1999/11/08 20:44:36 rahul Swat for adding in Product name and CVS comment log variable.


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