GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > EMP / V1-2-0

Constituent: asc     Tag: mv2304


Interface   Data Structures   File List   Data Fields   Globals  

_OutputMessage Struct Reference

This is a buffer with a header large enough to hold the control information to both store this on the FPA free que and post it to an output FORK que. The body of the message is the buffer for the output datagram. More...

Collaboration diagram for _OutputMessage:

Collaboration graph
[legend]

Data Fields

union {
   FPA_pcb   fpa
   FORK_msg_hdr   fork
hdr
int bridge
ASC_ascBdy_Raw0 pkt

Detailed Description

This is a buffer with a header large enough to hold the control information to both store this on the FPA free que and post it to an output FORK que. The body of the message is the buffer for the output datagram.


Field Documentation

int _OutputMessage::bridge
 

The bridge word

FORK_msg_hdr _OutputMessage::fork
 

used by FORK routines (when forking to output

FPA_pcb _OutputMessage::fpa
 

Used by FPA routines (when on FreeList)

union { ... } _OutputMessage::hdr
 

The header link area

ASC_ascBdy_Raw0 _OutputMessage::pkt
 

The data used to fill the datagram


The documentation for this struct was generated from the following file:
Generated on Mon Oct 16 23:53:00 2006 by  doxygen 1.4.4