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

Constituent: lih     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

LIH_command.c File Reference

LIH command functions. More...

#include "CDM/CDM_pubdefs.h"
#include "FBS/FBS_pubrtos.h"
#include "ITC/ITC_pubdefs.h"
#include "LIH/LIH_cmddefs.h"
#include "LIH/LIH_msgs.h"
#include "PBI/Endianness.h"
#include "LIH_prvdefs.h"

Include dependency graph for LIH_command.c:


Functions

unsigned int LIH_LoadLimits (void *prm, const struct _ITC_QueueItem *qitem, void *pay, unsigned int len)
 Callback function to load a new limits file.
unsigned int LIH_Noop (void *prm, const struct _ITC_QueueItem *qitem, void *pay, unsigned int len)
 Callback function for the Noop command.

Detailed Description

LIH command functions.

CVS $Id: LIH_command.c,v 1.1.1.1 2007/10/29 01:13:12 apw Exp $
Author:
A.P.Waite

Function Documentation

unsigned int LIH_LoadLimits void *  prm,
const struct _ITC_QueueItem qitem,
void *  pay,
unsigned int  len
 

Callback function to load a new limits file.

Parameters:
prm (in) User context parameter
qitem (in) Queue item
pay (in) Payload pointer
len (in) Payload length
Returns:

unsigned int LIH_Noop void *  prm,
const struct _ITC_QueueItem qitem,
void *  pay,
unsigned int  len
 

Callback function for the Noop command.

Parameters:
prm (in) User context parameter
qitem (in) Queue item
pay (in) Payload pointer
len (in) Payload length
Returns:


Generated on Mon Oct 29 02:09:54 2007 by  doxygen 1.4.4