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

Constituent: lpa_db_grb_epu     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

LPA_DB_grb_epu.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_epu_schema.h"
#include "GRBS_DB/GRBS_DB_epu_schema.h"
#include "GRBP_DB/GRBP_DB_serverSchema.h"

Include dependency graph for LPA_DB_grb_epu.h:

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


Defines

#define CDM_LPA_DB_LPA_DB_GRB_EPU_SCHEMA   LPA_DB_GRB_EPU_SCHEMA
#define CDM_LPA_DB_LPA_DB_GRB_EPU_INSTANCE   1
#define CDM_LPA_DB_LPA_DB_GRB_EPU_VERSION   LPA_DB_GRB_EPU_VERSION
#define CDM_LPA_DB_LPA_DB_GRB_EPU_HANDLE   data

Variables

static LPA_DB_Grb grb []
 List of GRB configuration parameters for the EPU LPA system.
static const LPA_DB_Grb_Epu_Schema data
 Configurable settings for LPA EPU GRB.

Detailed Description

CDM database instance: parameters for the LPA GRB configuration.

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

Variable Documentation

static const LPA_DB_Grb_Epu_Schema data [static]
 

Initial value:

{
    100,                              
    128,                              
    sizeof(grb)/sizeof(LPA_DB_Grb),    
        &grb[0],                           
}
Configurable settings for LPA EPU GRB.

static grb [static]
 

Initial value:

 
{
      {0, GRBP_DB_SERVER_SCHEMA,0},
      {1, GRBS_DB_EPU_SCHEMA,GRBS_DB_EPU_INSTANCE},
}
List of GRB configuration parameters for the EPU LPA system.


Generated on Sat Aug 30 02:29:17 2008 by  doxygen 1.4.4