txc_buffermgr_s Struct Reference

List of all members.

Public Attributes

txc_pool_tpool_buffer_circular
txc_pool_tpool_buffer_linear

Detailed Description

Buffer manager

Definition at line 31 of file buffer.c.


Member Data Documentation

txc_pool_t* txc_buffermgr_s::pool_buffer_circular

Pool of circular buffers.

Definition at line 32 of file buffer.c.

Referenced by txc_buffer_circular_create(), and txc_buffer_circular_destroy().

txc_pool_t* txc_buffermgr_s::pool_buffer_linear

Pool of linear buffers.

Definition at line 33 of file buffer.c.

Referenced by txc_buffer_linear_create(), and txc_buffer_linear_destroy().


The documentation for this struct was generated from the following file:
Generated on Wed Dec 9 20:32:41 2009 for xCalls by  doxygen 1.4.7