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

Constituent: qsdprint     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

QSD_ctx.h File Reference

Common context for all science datagrams, both calibration and physics, including both the event and statistics versions. More...

#include "PBI/Endianness.h"

Include dependency graph for QSD_ctx.h:

This graph shows which files directly or indirectly include this file:


Data Structures

struct  _QSD_ctxOpen
 The Context's Datagram Opening Information. More...
struct  _QSD_ctxDid
 Contains the datagram indentification information. More...
struct  _QSD_ctxClose
 The Context's Datagram Closing Information. More...
struct  _QSD_ctx
 The complete per datagram context. More...

Typedefs

typedef _QSD_ctxOpen QSD_ctxOpen
typedef enum _QSD_CTXDID_FLAG_V QSD_CTXDID_FLAG_V
 Typedef for enum _QSD_CTXDID_FLAG_V.
typedef enum _QSD_CTXDID_FLAG_M QSD_CTXDID_FLAG_M
 Typedef for enum _QSD_CTXDID_FLAG_M.
typedef _QSD_ctxDid QSD_ctxDid
typedef _QSD_ctxClose QSD_ctxClose
typedef _QSD_ctx QSD_ctx
 Typedef for struct _QSD_ctx.

Enumerations

enum  _QSD_CTXDID_FLAG_V { QSD_CTXDID_FLAG_V_DGM_FIRST = 0 }
 Enumeration of the bits of the QSD_ctxDid flag field, right justified shift value. More...
enum  _QSD_CTXDID_FLAG_M { QSD_CTXDID_FLAG_M_DGM_FIRST = (1 << QSD_CTXDID_FLAG_V_DGM_FIRST) }
 Enumeration of the bits of the QSD_ctxDid flag field, in place mask. More...

Detailed Description

Common context for all science datagrams, both calibration and physics, including both the event and statistics versions.

Author:
JJRussell - russell@slac.stanford.edu
   CVS $Id: QSD_ctx.h,v 1.1 2008/06/09 19:07:30 russell Exp $

Typedef Documentation

QSD_ctx
 

Typedef for struct _QSD_ctx.

Overview
The QSD_ctx structure contains the standard information known on a per datagram basis


Enumeration Type Documentation

enum _QSD_CTXDID_FLAG_M
 

Enumeration of the bits of the QSD_ctxDid flag field, in place mask.

Enumerator:
QSD_CTXDID_FLAG_M_DGM_FIRST  Indicates on the first event in the datagram

enum _QSD_CTXDID_FLAG_V
 

Enumeration of the bits of the QSD_ctxDid flag field, right justified shift value.

Enumerator:
QSD_CTXDID_FLAG_V_DGM_FIRST  Indicates on the first event in the datagram


Generated on Mon Dec 8 01:11:00 2008 by  doxygen 1.4.4