GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LCFG / V1-2-3
Constituent: lcfg     Tag: sun-gcc
Data Fields | |
| FPA_fcb * | fpa |
| Pointer to the fixed packet allocator region used to hold the queue items. | |
| 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 payload). | |
| LSF_datagram_hdr * | dgm |
| Pointer to the datagram header. | |
| LSF_contribution_hdr * | ctb |
| Pointer to the current contrib'n header. | |
| char * | dat |
| Pointer to the next location to fill. | |
| size_t | pay_size |
| Size of the queue item payload (bytes). | |
| size_t | pay_rem |
| Space remaining in payload (bytes). | |
| size_t | ctb_rem |
| Space remaining in contribution (bytes). | |
1.4.4