You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "David Bertoni (JIRA)" <xe...@xml.apache.org> on 2006/01/31 21:04:33 UTC

[jira] Commented: (XERCESC-1491) XMLBufferMgr buffer count getter

    [ http://issues.apache.org/jira/browse/XERCESC-1491?page=comments#action_12364697 ] 

David Bertoni commented on XERCESC-1491:
----------------------------------------

I would like to commit your recommended changes, but need you to answer these 5 questions before I can do so:

a) Name and employer 

b) Are you the author of the code being contributed? 

c) Do you have the right to grant the copyright and patent licenses for the contribution that are set forth in the ASF v.2.0 license (http://www.apache.org/licenses/LICENSE-2.0)? 

d) Does your employer have any rights to code that you have written, for example, through your contract for employment? If so, has your employer given you permission to contribute the code on its behalf or waived its rights in the code? 

e) Are you aware of any third-party licenses or other restrictions (such as related patents or trademarks) that could apply to your contribution? If so, what are they? 

Thanks!

Dave

> 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
>     Assignee: David Bertoni
>     Priority: Trivial
>  Attachments: XMLBufferMgr.hpp
>
> 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: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org