GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LIM / V1-20-0

Constituent: lim     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

_LIM_Pool Struct Reference

Control information for LIM memory pools. More...


Data Fields

unsigned int key
FPA_fcb * fcb_p
unsigned int pkt_bytes
int in_use


Detailed Description

Control information for LIM memory pools.


Field Documentation

FPA_fcb* _LIM_Pool::fcb_p
 

Pointer to FPA control block for the memory pool.

int _LIM_Pool::in_use
 

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

unsigned int _LIM_Pool::key
 

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

unsigned int _LIM_Pool::pkt_bytes
 

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


The documentation for this struct was generated from the following file:
Generated on Thu Oct 30 01:46:05 2008 by  doxygen 1.4.4