Name | Description | |
---|---|---|
![]() | BufferManager Constructor | Constructs the buffer manager. |
The following tables list the members exposed by BufferManager.
Name | Description | |
---|---|---|
![]() | BufferManager Constructor | Constructs the buffer manager. |
Name | Description | |
---|---|---|
![]() | MaxSuggestedBufferSize | Returns the max size of data in the buffers. |
Name | Description | |
---|---|---|
![]() ![]() | LockBuffer | Locks the buffer (used for debugging only). |
![]() | ReturnBuffer | Release the buffer. |
![]() | TakeBuffer | Returns a buffer with at least the specified size. |
![]() | TransferBuffer | Changes the owner of a buffer (used for debugging only). |
![]() ![]() | UnlockBuffer | Unlocks the buffer (used for debugging only). |