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

Constituent: grbpsiu     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

GRBP_locationSchedule.c File Reference

Utilities to determine the location update schedule. More...

#include "GRBP_locationSchedule.h"
#include "GRBP_DB/GRBP_DB_locationSchedule.h"

Include dependency graph for GRBP_locationSchedule.c:


Defines

#define NULL   ((void *)0)

Functions

int GRBP_locationScheduleSizeof (const GRBP_DB_locationSchedule *cfg)
 Returns the size, in bytes, of the location update schedule. This does not include the fixed size piece.
unsigned char * GRBP_locationScheduleConstruct (GRBP_locationSchedule *schedule, const GRBP_DB_locationSchedule *cfg, unsigned char *ptr)
int GRBP_locationScheduleCheck (GRBP_locationSchedule *schedule, unsigned int total)
void GRBP_locationScheduleReset (GRBP_locationSchedule *schedule)

Detailed Description

Utilities to determine the location update schedule.

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

Function Documentation

int GRBP_locationScheduleSizeof const GRBP_DB_locationSchedule *  cfg  ) 
 

Returns the size, in bytes, of the location update schedule. This does not include the fixed size piece.

Parameters:
cfg The location update schedule configuration


Generated on Fri Aug 3 03:47:47 2007 by  doxygen 1.4.4