XMLBufferMgr buffer count getter
--------------------------------

         Key: XERCESC-1491
         URL: http://issues.apache.org/jira/browse/XERCESC-1491
     Project: Xerces-C++
        Type: New Feature
  Components: Utilities  
    Versions: 2.7.0    
    Reporter: Tobias Schuette
    Priority: Trivial


in situations where one wants to utilize all available buffers in the buffer 
manager
appropriate getter methods are needed to query the buffer manager for the 
number of total buffers and the number of currently available buffers.

i' am attaching a patch that adds two convenient inline getter methods 
getBufferCount/getAvailableBufferCount  to the XMLBufferMgr.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to