GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LATC / dev > latc_wb / mv2304


Interface   Data Structures   File List   Data Fields   Globals  

LATC_controller Struct Reference

Structure used by LATC to perform its duties. More...

#include <latc_p.h>

List of all members.

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_hskhsk
 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_didecode
 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.


Detailed Description

Structure used by LATC to perform its duties.

Member Data Documentation

Array of items accompanying a command list used to capture read errors.

Referenced by LATC_capture(), LATC_delete(), and LATC_new().


The documentation for this struct was generated from the following file:

Generated on Thu Apr 7 17:39:15 2011 by  doxygen 1.5.8