GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LATC / V9-1-2 > latc / mv2304
#include <record_p.h>
Public Attributes | |
| ITC_QueueItem * | qitem |
| Pointer to the ITC queue item being constructed. | |
| void * | ccsds |
| Pointer to the CCSDS header portion of the datagram (start of the qitem payload). | |
| size_t | pay_size |
| Size of the queue item payload (bytes). | |
| LSF_datagram_hdr * | dgm |
| Pointer to the datagram header. | |
| LSF_contribution_hdr * | ctb |
| Pointer to the current contribution header. | |
| size_t | ctb_size |
| Size of the current contribution (bytes). | |
| char * | dat |
| Pointer to the next location to fill. | |
| size_t | rem |
| Space remaining in this qitem. | |
1.5.8