GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > XLX / V9-0-2

Constituent: parser     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_XLX_stack Struct Reference

Structure to hold stack control information. More...

#include <XLX.h>


Data Fields

unsigned int limit
 Maximum number of objects the stack can hold.
unsigned int used
 Number of objects currently on the stack.
void ** base
 Pointer to the base of the stack (1st item).


Detailed Description

Structure to hold stack control information.


The documentation for this struct was generated from the following file:
Generated on Tue Sep 26 11:29:20 2006 by  doxygen 1.4.4