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

Constituent: lpa_db_prd_free     Tag: linux-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   (2)
#define LPA_DB_PER_DISABLE   (0)
#define LPA_DB_PER_LIMIT   (1)
#define LPA_DB_PER_FREE   (2)
#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.7 2006/07/25 18:26:09 smaldona Exp $
Author:
S.Maldonado

Generated on Thu Jul 27 20:35:42 2006 by  doxygen 1.4.4