GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> GRBP_DB / V1-0-4 > grbp_db_epu / rhel6-64


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.2 2011/03/26 00:58:33 apw 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

  • Return the sizeof the control structure
  • Construct the control structure


Variable Documentation

const GRBP_DB_serverSchemaAll GRBP_DB_SERVER_DATA [static]

Initial value:

                
{                                                                         
   STANDARD_HEADER,                                                       
   {                                                                      
      0                                                                   
   }                                                                      
}


Generated on Tue Nov 29 16:41:06 2011 by  doxygen 1.5.8