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

Constituent: parser     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

XLX_stack Struct Reference

Typedef for a stack structure. More...

#include <stack.h>


Data Fields

unsigned limit
unsigned used
void ** base


Detailed Description

Typedef for a stack structure.


Field Documentation

void** XLX_stack::base
 

Pointer to the base of the stack (1st item)

unsigned XLX_stack::limit
 

Maximum number of objects the stack can hold

unsigned XLX_stack::used
 

Number of objects currently on the stack


The documentation for this struct was generated from the following file:
Generated on Thu Mar 16 23:31:17 2006 by  doxygen 1.4.4