On Tue, Jan 20, 2009 at 11:48:01PM +0000, [email protected] wrote:
> From: David Flynn <[email protected]>
> 
> Bufferlists are lists of buffers, intended for doing synchronisation and
> extraction operations over multiple buffers
> 
> includes:
>  - fix pessimistic off by one error in find (comment was correct, code not)
>  - fix case when find on empty list wraps offset

This looks a lot like GstAdapter.  We spent a lot of effort getting
that API Just Right, so it might be a good reference.

Please no inline functions.

The poor-man's object oriented system used in schro doesn't lend
itself to subclassing, so I'd like to avoid that if possible.

There are already MIN/MAX macros in schroutils.h.



dave...



------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Schrodinger-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/schrodinger-devel

Reply via email to