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

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 limit
 Maximum number of objects the stack can hold.
unsigned 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 Mon Jul 31 20:40:05 2006 by  doxygen 1.4.4