Function |
Description |
---|
AddBuffer() |
Adds a BBuffer to the group |
AddBuffersTo() |
Adds the group's buffers to a BMessage |
BBufferGroup() |
Constructor |
CountBuffers() |
Returns the number of buffers in the group |
GetBufferList() |
Returns a list of all the buffers in the group |
InitCheck() |
Returns the error code resulting from the construction of the object |
ReclaimAllBuffers() |
Returns control of buffers to the BBufferGroup |
RequestBuffer() |
Returns a pointer to a buffer you can use |
RequestError() |
Returns the last RequestBuffer() error |
WaitForBuffers() |
Waits until buffer reclamation is complete |