GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > XLX / V8-0-1
Constituent: parser     Tag: linux-gcc
#include <stack.h>
Data Fields | |
| unsigned | limit |
| unsigned | used |
| void ** | base |
|
|
Pointer to the base of the stack (1st item) |
|
|
Maximum number of objects the stack can hold |
|
|
Number of objects currently on the stack |
1.4.4