GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QMEM / V0-2-1 > qmem_dump_packets / sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_Dump_State Struct Reference

State information for collecting memory dump datagrams. More...

List of all members.

Public Attributes

FILE * in_file
int in_eof
char * out_fname
QMEM_Contextctx_p
int ctx_valid
unsigned char * dump_buf_p
unsigned int dump_buf_bytes
unsigned char * pkt_buf_p
unsigned int pkt_buf_bytes
unsigned int pkt_buf_offset


Detailed Description

State information for collecting memory dump datagrams.

Member Data Documentation

Pointer to a QMEM parsing context.

Referenced by display_dump(), parse_buffer(), and process_file().

Flag that parsing context is valid.

Referenced by display_dump(), and parse_buffer().

Size, in bytes, of dump data buffer.

Referenced by parse_buffer(), and process_file().

unsigned char* _Dump_State::dump_buf_p

Pointer to a buffer for dump data.

Referenced by parse_buffer(), and process_file().

Flag that end of packet file reached.

Referenced by get_ccsds_pkt(), and process_file().

Handle for file containing packets.

Referenced by get_ccsds_pkt(), and process_file().

Prefix for output file names.

Referenced by display_dump(), and process_file().

Size, in bytes, of CCSDS pkt buffer.

Referenced by get_ccsds_pkt(), and process_file().

Amount, in bytes, of data in pkt buf.

Referenced by get_ccsds_pkt(), parse_buffer(), and process_file().

unsigned char* _Dump_State::pkt_buf_p

Pointer to a buffer for CCSDS pkts.

Referenced by get_ccsds_pkt(), parse_buffer(), and process_file().


The documentation for this struct was generated from the following file:

Generated on Wed Nov 21 22:50:44 2012 by  doxygen 1.5.8