GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > QLSM / dev

Constituent: qlsm     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_QLSM_istream Struct Reference

Standard header for both input and output streams. More...


Data Fields

CCSDS_istream * ccsds
CCSDS_apidDsc apidDsc
CCSDS_telemetry pkt
int pkt_left
int dgm_left32
void * cur
unsigned char buffer [1<< 16]


Detailed Description

Standard header for both input and output streams.


Field Documentation

CCSDS_apidDsc _QLSM_istream::apidDsc
 

The APID descriptor

CCSDS_istream* _QLSM_istream::ccsds
 

The underlying CCSDS stream

void* _QLSM_istream::cur
 

Current pointer

int _QLSM_istream::dgm_left32
 

Number of bytes left in current datagram

CCSDS_telemetry _QLSM_istream::pkt
 

CCSDS telemetry packet header

int _QLSM_istream::pkt_left
 

Number of bytes left to process


The documentation for this struct was generated from the following file:
Generated on Sat Sep 20 02:27:17 2008 by  doxygen 1.4.4