GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LATC / V9-1-2 > latc / sun-gcc
#include <latc_p.h>
Public Attributes | |
| unsigned | cacheFid |
| The file ID of the LAT configuration master file used to create the current cached IMM. | |
| unsigned | ignoreFid |
| The file ID of the LAT ignore file. | |
| unsigned | cacheKey |
| The file key of the LAT configuration master file used to create the current cached IMM. | |
| unsigned | configKey |
| The file key of the LAT configuration master file used to create the last cached IMM that was used to configure the LAT. | |
| unsigned | ignoreKey |
| The file key of the LAT ignore file. | |
| LATC_imm * | cache |
| The last configuration read from file and applied to the LAT. | |
| LATC_imm * | capture |
| In-memory model of the current configuration of the LAT. | |
| LATC_map * | ignore |
| Bit-map indicating the portions of the LAT to ignore during verification or capture. | |
| LATC_hsk * | hsk |
| Address of LATC housekeeping information. | |
| FPA_fcb * | fpa |
| Fixed packet allocator that provide storage for the construction of datagrams sent to the SSR. | |
| void * | buf |
| Buffer associated with the FPA. | |
| LATC_di * | decode |
| Array of items accompanying a command list used to capture read errors. | |
| LEM_micr * | cr |
| Multi-item command/response list used to interact with the LAT. | |
Array of items accompanying a command list used to capture read errors.
Referenced by LATC_capture(), LATC_delete(), and LATC_new().
1.5.8