GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LATC / V9-1-2 > reg_parser / linux-gcc
#include <files_p.h>
Public Attributes | |
| char | name [FN_LEN] |
| FILE * | fp |
| L_head | cpt |
| L_head | cnt |
| unsigned short | addrRng [4] |
| Track the growing heirarchy //. | |
| unsigned short | index |
| Index of next addrRng cpt to fill //. | |
| unsigned | max |
| Maximum component multiplicity //. | |
| L_head FileNumber::cnt |
Linked list of LAT component multiplicities
Referenced by fini_fileNumber(), init_fileNumber(), and scpt_fileNumber().
| L_head FileNumber::cpt |
Linked list of LAT components
Referenced by fini_fileNumber(), init_fileNumber(), and scpt_fileNumber().
| FILE* FileNumber::fp |
Pointer to the file
Referenced by fini_fileNumber(), and init_fileNumber().
| char FileNumber::name[FN_LEN] |
Name of the file to be created
Referenced by init_fileNumber().
1.5.8