GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QSD / dev > qsdprint / rhel6-64


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>

Classes

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 struct _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 struct _QSD_ctxDid QSD_ctxDid
typedef struct _QSD_ctxClose QSD_ctxClose
typedef struct _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.2 2011/03/26 21:06:58 russell Exp $

Typedef Documentation

Typedef for struct _QSD_ctx.

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


Enumeration Type Documentation

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

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 Thu Sep 27 16:32:03 2012 by  doxygen 1.5.8