GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> GRBU / V0-0-6 > grbu / rhel4-32


Interface   Data Structures   File List   Data Fields   Globals  

_GRBU_Source Struct Reference

Control structure for a single source (CPU). More...

#include <GRBU_prvdefs.h>

List of all members.

Public Attributes

L_head queue
unsigned int seq
GRBU_pktMergemrg
unsigned int cnt
const GRB_msgHdr * msg
unsigned int idx
unsigned long long key


Detailed Description

Control structure for a single source (CPU).

Member Data Documentation

unsigned int _GRBU_Source::cnt

Count of messages in packet

Referenced by merge(), and update().

unsigned int _GRBU_Source::idx

Message index in packet

Referenced by merge(), and update().

unsigned long long _GRBU_Source::key

Key to sort on

Referenced by merge(), and update().

Packet merging structure

Referenced by drain(), and update().

const GRB_msgHdr* _GRBU_Source::msg

Pointer to message in packet

Referenced by merge(), and update().

A place to queue packets

Referenced by drain(), GRBU_mergePacket(), GRBU_mergeReset(), and update().

unsigned int _GRBU_Source::seq

Sequence number of latest packet

Referenced by update().


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

Generated on Fri Sep 30 18:27:58 2011 by  doxygen 1.5.8