GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > QSD / V0-4-2

Constituent: qsdccsds     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_CCSDS_apidDsc Struct Reference

Description of a packet for a specified APID. More...

#include <CCSDS_apidDsc.h>

Collaboration diagram for _CCSDS_apidDsc:

Collaboration graph
[legend]

Data Fields

CCSDS_apidDscNode node
void * ctx
unsigned short int apid
unsigned short int seq
unsigned char * buf
unsigned char * cur
unsigned char * max
unsigned int status
unsigned int siv
unsigned char bridge
unsigned char popts
unsigned char rsvdb [3]
CCSDS_apidHandlers handler

Detailed Description

Description of a packet for a specified APID.


Field Documentation

unsigned short int _CCSDS_apidDsc::apid
 

The apid of this descriptor

unsigned char _CCSDS_apidDsc::bridge
 

One of the CCSDS_APIDDSC_BRIDGE_K values

unsigned char* _CCSDS_apidDsc::buf
 

The beginning of the buffer

void* _CCSDS_apidDsc::ctx
 

User context parameter

unsigned char* _CCSDS_apidDsc::cur
 

The current buffer position

CCSDS_apidHandlers _CCSDS_apidDsc::handler
 

The handlers

unsigned char* _CCSDS_apidDsc::max
 

The end buffer position

CCSDS_apidDscNode _CCSDS_apidDsc::node
 

Forward link to next descriptor

unsigned char _CCSDS_apidDsc::popts
 

Processing options

unsigned char _CCSDS_apidDsc::rsvdb[3]
 

Reserved bytes

unsigned short int _CCSDS_apidDsc::seq
 

The sequence number of the last processed packet;

unsigned int _CCSDS_apidDsc::siv
 

State information vector

unsigned int _CCSDS_apidDsc::status
 

Status of the last read


The documentation for this struct was generated from the following file:
Generated on Mon Dec 8 01:10:53 2008 by  doxygen 1.4.4