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

Constituent: lpa_db_data     Tag: mv2304


Interface   Data Structures   File List   Data Fields   Globals  

LPA_DB_schema.h File Reference

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

#include "LPA_DB/LPA_DB_modes.h"

Include dependency graph for LPA_DB_schema.h:

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_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   (51)
#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 )(void)
 Signature for a routine to get output control size.
typedef unsigned int(* LPA_DB_OutputConstructRtn )(void *ctl, 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 unsigned int(* LPA_DB_OutputPostCountRtn )(void *ctl, unsigned int reset)
 Signature for a routine to get post counts.
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_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.10 2007/05/18 19:28:07 smaldona Exp $
Author:
S.Maldonado

Generated on Sat Jun 2 07:12:26 2007 by  doxygen 1.4.4