GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LPA_DB / V5-0-1

Constituent: lpa_db_grb_siu     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

LPA_DB_grb_siu.h File Reference

CDM database instance: parameters for the LPA GRB configuration. More...

#include "LPA_DB/LPA_DB_grb.h"
#include "LPA_DB/LPA_DB_grb_siu_schema.h"
#include "GRBS_DB/GRBS_DB_siu_schema.h"
#include "GRBP_DB/GRBP_DB_clientSchema.h"

Include dependency graph for LPA_DB_grb_siu.h:

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


Defines

#define CDM_LPA_DB_LPA_DB_GRB_SIU_SCHEMA   LPA_DB_GRB_SIU_SCHEMA
#define CDM_LPA_DB_LPA_DB_GRB_SIU_INSTANCE   0
#define CDM_LPA_DB_LPA_DB_GRB_SIU_VERSION   LPA_DB_GRB_SIU_VERSION
#define CDM_LPA_DB_LPA_DB_GRB_SIU_HANDLE   data

Variables

static LPA_DB_Grb grb []
 List of GRB configuration parameters for the SIU LPA system.
static const LPA_DB_Grb_Siu_Schema data
 Configurable settings for the LPA handlers.

Detailed Description

CDM database instance: parameters for the LPA GRB configuration.

CVS $Id: LPA_DB_grb_siu.h,v 1.4 2007/06/26 20:44:24 smaldona Exp $
Author:
S.Maldonado

Variable Documentation

static const LPA_DB_Grb_Siu_Schema data [static]
 

Initial value:

{
    sizeof(grb)/sizeof(LPA_DB_Grb),    
    &grb[0],                           
}
Configurable settings for the LPA handlers.

static grb [static]
 

Initial value:

 
{
      {0, GRBP_DB_CLIENT_SCHEMA, 0},
      {1, GRBS_DB_SIU_SCHEMA,    GRBS_DB_SIU_INSTANCE   },
}
List of GRB configuration parameters for the SIU LPA system.


Generated on Wed Jun 27 05:14:57 2007 by  doxygen 1.4.4