GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > SBC / V1-3-2

Constituent: sbc_shell     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

_SBC_Shell_Config Struct Reference


Data Fields

void * check
unsigned char * temp_buf
unsigned char * file_buf
unsigned int module_count
unsigned int func_count

Detailed Description

Structure holding SBC shell emulation global resources and state.


Field Documentation

void* _SBC_Shell_Config::check
 

Pointer validation value

unsigned char* _SBC_Shell_Config::file_buf
 

Buffer for holding compressed file data (size=SBC_FILE_BUF_SIZE)

unsigned int _SBC_Shell_Config::func_count
 

A running count of the number of functions called.

unsigned int _SBC_Shell_Config::module_count
 

A running count of the number of modules loaded.

unsigned char* _SBC_Shell_Config::temp_buf
 

Temporary storage buffer for loader (size=SBC_TEMP_BUF_SIZE)


The documentation for this struct was generated from the following file:
Generated on Thu Apr 20 20:34:15 2006 by  doxygen 1.4.4