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

Constituent: sbc_db_create     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_sbc_create_config Struct Reference


Data Fields

sbc_create_state state
FILE * inFile
int outFile
off_t moduleOffset
unsigned int moduleCount
off_t functionOffset
unsigned int functionCount

Detailed Description

The executable configuration information.


Field Documentation

unsigned int _sbc_create_config::functionCount
 

The current function count.

off_t _sbc_create_config::functionOffset
 

The offset in the output file of the function count word.

FILE* _sbc_create_config::inFile
 

The input file descriptor.

unsigned int _sbc_create_config::moduleCount
 

The current module count.

off_t _sbc_create_config::moduleOffset
 

The offset in the output file of the module count word.

int _sbc_create_config::outFile
 

The binary output file handle.

sbc_create_state _sbc_create_config::state
 

The current parsing state.


The documentation for this struct was generated from the following file:
Generated on Mon Nov 14 23:34:50 2005 by  doxygen 1.4.4