GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> PBS / V2-12-1 > pbs / rhel4-32


Interface   Data Structures   File List   Data Fields   Globals  

_FPA_fcb Struct Reference

Layouts the control structure for managing the list of free packets. This structure is private to the FPA utility. More...

List of all members.

Public Attributes

LI_head list
unsigned int outstanding
unsigned int pcktcnt
unsigned int pcktsize
unsigned int pcboff
void * buffer
unsigned int bufsize


Detailed Description

Layouts the control structure for managing the list of free packets. This structure is private to the FPA utility.

Member Data Documentation

The user buffer

Referenced by FPA_init().

unsigned int _FPA_fcb::bufsize

Size of the original pool

Referenced by FPA_init().

The controlling list

Referenced by allocate(), FPA_destroy(), FPA_free(), FPA_get(), FPA_getW(), FPA_getW_toc(), and FPA_init().

unsigned int _FPA_fcb::outstanding

The number of outstanding packets

Referenced by allocate(), FPA_free(), and FPA_init().

unsigned int _FPA_fcb::pcboff

Offset to the packet control block

Referenced by allocate(), FPA_free(), and FPA_init().

unsigned int _FPA_fcb::pcktcnt

Total number of packets

Referenced by FPA_init().

unsigned int _FPA_fcb::pcktsize

Size of an individual packet

Referenced by FPA_init().


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

Generated on Sat Apr 9 18:27:09 2011 by  doxygen 1.5.8