GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> GRBP / dev > grbpsiu / rad750


Interface   Data Structures   File List   Data Fields   Globals  

_GRBP_clusterList Struct Reference

Describes a array/circular list of clusters. More...

#include <GRBP_clusterList.h>

List of all members.

Public Attributes

GRBP_cluster * pbeg
GRBP_cluster * pcur
unsigned short int beg
unsigned short int cur
unsigned short int cnt
unsigned short int max
GRBP_cluster * clusters
GRBP_cluster * cluster_end
GRBP_clusterUpdateList upd


Detailed Description

Describes a array/circular list of clusters.

Member Data Documentation

unsigned short int _GRBP_clusterList::beg

Index of first cluster

Referenced by GRBP_clusterListAdd(), and GRBP_clusterListReset().

Effectively clusters[max]

unsigned short int _GRBP_clusterList::cnt

unsigned short int _GRBP_clusterList::cur

unsigned short int _GRBP_clusterList::max

GRBP_cluster* _GRBP_clusterList::pbeg

Pointer to the first cluster

GRBP_cluster* _GRBP_clusterList::pcur

Pointer to the current cluster


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

Generated on Wed Sep 28 10:11:16 2011 by  doxygen 1.5.8