GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LCFG / V1-2-3

Constituent: lcfg     Tag: mv2304


Interface   Data Structures   File List   Data Fields   Globals  

SSR_pkt Struct Reference

State information used whilst constructing a datagram. More...


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).


Detailed Description

State information used whilst constructing a datagram.


The documentation for this struct was generated from the following file:
Generated on Wed Apr 22 01:15:37 2009 by  doxygen 1.4.4