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 | addr |
| unsigned short | addrRng [4] |
| Track the growing heirarchy //. | |
| unsigned short | index |
| Index of next addrRng cpt to fill //. | |
| L_head FileAddr::addr |
Linked list of address ranges
Referenced by fini_fileAddr(), init_fileAddr(), and scpt_fileAddr().
| FILE* FileAddr::fp |
Pointer to the file
Referenced by fini_fileAddr(), and init_fileAddr().
| char FileAddr::name[FN_LEN] |
Name of the file to be created
Referenced by init_fileAddr().
1.5.8