GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LIM / V1-22-3 > lim / rhel5-32


Interface   Data Structures   File List   Data Fields   Globals  

_LIM_Pool Struct Reference

Control information for LIM memory pools. More...

List of all members.

Public Attributes

unsigned int key
FPA_fcb * fcb_p
unsigned int pkt_bytes
int in_use


Detailed Description

Control information for LIM memory pools.

Member Data Documentation

FPA_fcb* _LIM_Pool::fcb_p

Pointer to FPA control block for the memory pool.

Referenced by LIM_pool_alloc(), LIM_pool_init(), LIM_pool_shutdown(), and pool_free().

Flag to indicate if any packets within the pool are in use.

Referenced by LIM_pool_alloc(), LIM_pool_shutdown(), and pool_free().

unsigned int _LIM_Pool::key

Key value that is set to LIM_POOL_VALID_KEY when the pool control information is valid.

Referenced by lim_pool_info_check(), LIM_pool_init(), and LIM_pool_shutdown().

unsigned int _LIM_Pool::pkt_bytes

Size, in bytes, of the packets within the FPA pool.

Referenced by LIM_pool_alloc(), and LIM_pool_init().


The documentation for this struct was generated from the following file:

Generated on Tue Mar 29 14:43:01 2011 by  doxygen 1.5.8