GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > GRBP / V1-0-0

Constituent: grbpsiu     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

GRBP_client.h File Reference

The private definitions of the client (SIU) side of the GRB algorithm. More...

This graph shows which files directly or indirectly include this file:


Typedefs

typedef _GRBP_client GRBP_client
typedef _GRBP_DB_clientSchema GRBP_DB_clientSchema
typedef _GRB_latMsgServices GRB_latMsgServices
typedef _GRB_siuServices GRB_siuServices

Functions

int GRBP_clientSizeof (const GRBP_DB_clientSchema *cfg)
 Computes the number of bytes needed to support the specified configuration, cfg.
const GRB_siuServices * GRBP_clientServicesGet (GRBP_client *client, GRBP_DB_clientSchema *schema, const GRB_latMsgServices *msgServices)
 Constructs the client context and returns the services table.

Detailed Description

The private definitions of the client (SIU) side of the GRB algorithm.

Author:
JJRussell - russell@slac.stanford.edu
   CVS $Id: GRBP_client.h,v 1.1.1.1 2007/06/18 00:42:58 russell Exp $

Function Documentation

const GRB_siuServices* GRBP_clientServicesGet GRBP_client client,
GRBP_DB_clientSchema *  schema,
const GRB_latMsgServices *  msgServices
 

Constructs the client context and returns the services table.

Parameters:
client The client-side context to construct
schema The configuration block
msgServices The routines to call to deliver an alert message

int GRBP_clientSizeof const GRBP_DB_clientSchema *  cfg  ) 
 

Computes the number of bytes needed to support the specified configuration, cfg.

Returns:
The number of bytes needed to support the specified configuration
Parameters:
cfg The configuration


Generated on Fri Dec 14 08:51:30 2007 by  doxygen 1.4.4