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

Constituent: lpa_db_data     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

LPA_DB_schema.h File Reference

CDM database schema: settings for the LPA handler configurations. More...

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


Data Structures

struct  _LPA_DB_OutputServices
 Event output services. More...
struct  _LPA_DB_Datagram
 CDM database schema for datagram configuration. More...
struct  _LPA_DB_Grb
 CDM database schema for GRB summary configuration. More...
struct  _LPA_DB_Output
 CDM database schema for output configuration. More...
struct  _LPA_DB_Handler
 Event handler configuration parameters. More...
struct  _LPA_DB_Schema
 CDM database schema for event handler configuration. More...

Defines

#define LPA_DB_SCHEMA   (0x33)
#define LPA_DB_INSTANCE   (0)
#define LPA_DB_VERSION   (3)
#define LPA_DB_OUTPUT_DGM   (0)
#define LPA_DB_OUTPUT_GRB   (1)

Typedefs

typedef LPA_DB_OutputServices *(* LPA_DB_OutputServicesGet )(unsigned int prm)
 Signature for a routine to get output services.
typedef unsigned int(* LPA_DB_OutputSizeRtn )(unsigned int prm)
 Signature for a routine to get output control size.
typedef unsigned int(* LPA_DB_OutputConstructRtn )(void *ctl, unsigned int prm, void *fpa)
 Signature for a routine to construct output ctl.
typedef unsigned int *(* LPA_DB_PostRtn )(void *prm, void *buf, int bytes)
 Signature for a routine to post output.
typedef unsigned int(* LPA_DB_OutputChangeRtn )(void *ctl, unsigned int state)
 Signature for a routine to change output streams.
typedef _LPA_DB_OutputServices LPA_DB_OutputServices
 Typedef for struct _LPA_DB_OutputServices.
typedef _LPA_DB_Datagram LPA_DB_Datagram
 Typedef for struct _LPA_DB_Datagram.
typedef _LPA_DB_Grb LPA_DB_Grb
 Typedef for struct _LPA_DB_Grb.
typedef _LPA_DB_Output LPA_DB_Output
 Typedef for struct _LPA_DB_Output.
typedef _LPA_DB_Handler LPA_DB_Handler
 Typedef for struct _LPA_DB_Handlers.
typedef _LPA_DB_Schema LPA_DB_Schema
 Typedef for struct _LPA_DB_Schema.

Detailed Description

CDM database schema: settings for the LPA handler configurations.

CVS $Id: LPA_DB_schema.h,v 1.8 2007/02/05 20:05:35 smaldona Exp $
Author:
S.Maldonado

Generated on Thu Mar 8 09:37:30 2007 by  doxygen 1.4.4