GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> GRBP_DB / V1-0-0 > grbp_db_epu / rad750


Interface   Data Structures   File List   Data Fields   Globals  

GRBP_DB_serverMacros.h File Reference

Macros to allow one to configure the server side of the GRB detection algorithm. These macros are meant to shield the user from the details of C syntax and the structure layout. More...

#include "GRBP_DB/GRBP_DB_serverSchema.h"

Defines

#define GRBP_DB_SERVER_DATA   GrbpDbServer_ ## INSTANCE
 The data for this GRBP server.
#define STANDARD_HEADER   { GRBP_DB_SERVER_SIZEOF, GRBP_DB_SERVER_SERVICESGET }
 Defines the standard header for all server (EDU) side schemas.

Variables

static const
GRBP_DB_serverSchemaAll 
GRBP_DB_SERVER_DATA


Detailed Description

Macros to allow one to configure the server side of the GRB detection algorithm. These macros are meant to shield the user from the details of C syntax and the structure layout.

Author:
JJRussell - russell@slac.stanford.edu

   CVS $Id: GRBP_DB_serverMacros.h,v 1.1.1.1 2007/06/17 23:23:59 russell Exp $

Define Documentation

#define STANDARD_HEADER   { GRBP_DB_SERVER_SIZEOF, GRBP_DB_SERVER_SERVICESGET }

Defines the standard header for all server (EDU) side schemas.

All that is needed here are the names of the routines that


Variable Documentation

const GRBP_DB_serverSchemaAll GRBP_DB_SERVER_DATA [static]

Initial value:

                
{                                                                         
   STANDARD_HEADER,                                                       
   {                                                                      
      0                                                                   
   }                                                                      
}


Generated on Fri Apr 30 09:49:03 2010 by  doxygen 1.5.3