GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LPA_DB / V5-1-2 > lpa_db_master / 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...

#include <LPA_DB/LPA_DB_modes.h>

Classes

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 struct
_LPA_DB_OutputServices 
LPA_DB_OutputServices
 Typedef for struct _LPA_DB_OutputServices.
typedef struct _LPA_DB_Datagram LPA_DB_Datagram
 Typedef for struct _LPA_DB_Datagram.
typedef struct _LPA_DB_Output LPA_DB_Output
 Typedef for struct _LPA_DB_Output.
typedef struct _LPA_DB_Handler LPA_DB_Handler
 Typedef for struct _LPA_DB_Handlers.
typedef struct _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.11 2011/03/28 20:03:23 russell Exp $
Author:
S.Maldonado

Generated on Wed Nov 21 19:53:14 2012 by  doxygen 1.5.8