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

Constituent: grbpsiu     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_GRBP_clusterList Struct Reference

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

#include <GRBP_clusterList.h>

Collaboration diagram for _GRBP_clusterList:

Collaboration graph
[legend]

Data Fields

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.


Field Documentation

unsigned short int _GRBP_clusterList::beg
 

Index of first cluster

GRBP_cluster* _GRBP_clusterList::cluster_end
 

Effectively clusters[max]

GRBP_cluster* _GRBP_clusterList::clusters
 

The clusters

unsigned short int _GRBP_clusterList::cnt
 

Count of the clusters

unsigned short int _GRBP_clusterList::cur
 

Current cluster

unsigned short int _GRBP_clusterList::max
 

Maximum number of clusters

GRBP_cluster* _GRBP_clusterList::pbeg
 

Pointer to the first cluster

GRBP_cluster* _GRBP_clusterList::pcur
 

Pointer to the current cluster

GRBP_clusterUpdateList _GRBP_clusterList::upd
 

The udpate list


The documentation for this struct was generated from the following file:
Generated on Mon Oct 29 03:05:06 2007 by  doxygen 1.4.4