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

Constituent: grbpepu     Tag: mv2304


Interface   Data Structures   File List   Data Fields   Globals  

GRBP_server.h File Reference

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

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


Typedefs

typedef _GRBP_server GRBP_server
 Typedef for struct _GRBP_server.
typedef _GRBP_DB_serverSchema GRBP_DB_serverSchema
typedef _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

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 Fri Aug 3 03:20:40 2007 by  doxygen 1.4.4