GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> GRBP / dev > grbpepu / rhel6-32


Interface   Data Structures   File List   Data Fields   Globals  

GRBP_server.h File Reference

The server (EPU) side interface. More...


Typedefs

typedef struct _GRBP_server GRBP_server
 Typedef for struct _GRBP_server.
typedef struct
_GRBP_DB_serverSchema 
GRBP_DB_serverSchema
typedef struct _GRB_epuServices GRB_epuServices

Functions

int GRBP_serverSizeof (const GRBP_DB_serverSchema *cfg)
 Returns the size, in bytes, needed for the specified server configuration.
const GRB_epuServices * GRBP_serverServicesGet (GRBP_server *server, const GRBP_DB_serverSchema *cfg)
 Standard GRB algorithm construct service.


Detailed Description

The server (EPU) side interface.

Author:
JJRussell - russell@slac.stanford.edu

   CVS $Id: GRBP_server.h,v 1.1.1.1 2007/06/18 00:42:58 russell Exp $

Function Documentation

const GRB_epuServices * GRBP_serverServicesGet ( GRBP_server server,
const GRBP_DB_serverSchema *  cfg 
)

Standard GRB algorithm construct service.

Returns:
The EPU service vector

References _GRBP_server::dxy_scale, _GRBP_server::dz_scale, grb_process(), _GRBP_server::message_level, and _GRBP_server::strip_pitch.

int GRBP_serverSizeof ( const GRBP_DB_serverSchema *  cfg  ) 

Returns the size, in bytes, needed for the specified server configuration.

Returns:
The size, in bytes, needed for the specified server configuration
Parameters:
cfg The server configuration


Generated on Wed Sep 28 10:05:53 2011 by  doxygen 1.5.8