GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > ITC / V2-1-7

Constituent: itc     Tag: mv2304


Interface   Data Structures   File List   Data Fields   Globals  

_ITC_Pool Struct Reference

Structure to store a memory pool (with it's allocator handle). More...

#include <ITC_prvdefs.h>


Data Fields

unsigned int siz
unsigned int cnt
unsigned char * mem
FPA_fcb * acb


Detailed Description

Structure to store a memory pool (with it's allocator handle).


Field Documentation

FPA_fcb* _ITC_Pool::acb
 

FPA allocator control block

unsigned int _ITC_Pool::cnt
 

Number of packets allocated

unsigned char* _ITC_Pool::mem
 

Base of packet memory

unsigned int _ITC_Pool::siz
 

Memory packet size (powers of two)


The documentation for this struct was generated from the following file:
Generated on Thu Mar 3 20:41:39 2005 by doxygen 1.3.3