My Project
Public Attributes
MMAL_POOL_PRIVATE_T Struct Reference

List of all members.

Public Attributes

MMAL_POOL_T pool
MMAL_POOL_BH_CB_T cb
void * userdata
mmal_pool_allocator_alloc_t allocator_alloc
mmal_pool_allocator_free_t allocator_free
void * allocator_context
unsigned int header_size
unsigned int payload_size
unsigned int headers_alloc_num

Detailed Description

Definition of a pool


Member Data Documentation

Allocator for the payload buffers

Context for the allocator

Allocator for the payload buffers

Buffer header release callback

Size of an initialised buffer header structure

Number of buffer headers allocated as part of the private structure

Actual pool

User provided data to pass with callback


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines