GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LSW / V2-0-0

Constituent: lsw     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

LSW_command.c File Reference

LSW command functions. More...

#include "ITC/ITC_msgs.h"
#include "ITC/ITC_pubdefs.h"
#include "LSW/LSW_cmddefs.h"
#include "LSW/LSW_msgs.h"
#include "PBI/Endianness.h"
#include "TRC/TRC_pubdefs.h"

Include dependency graph for LSW_command.c:


Functions

unsigned int LSW_DumpStart (void *prm, const struct _ITC_QueueItem *qitem, void *pay, unsigned int len)
 Callback function to dump the start line system trace.
unsigned int LSW_DumpTraceById (void *prm, const struct _ITC_QueueItem *qitem, void *pay, unsigned int len)
 Callback function to dump the start line system trace.
unsigned int LSW_DumpTraceByName (void *prm, const struct _ITC_QueueItem *qitem, void *pay, unsigned int len)
 Callback function to dump the start line system trace.
unsigned int LSW_Noop (void *prm, const struct _ITC_QueueItem *qitem, void *pay, unsigned int len)
 Callback function for the Noop command.
unsigned int LSW_SetTraceConfig (void *prm, const struct _ITC_QueueItem *qitem, void *pay, unsigned int len)
 Callback function to dump the start line system trace.

Detailed Description

LSW command functions.

CVS $Id: LSW_command.c,v 1.2 2007/03/22 01:55:58 apw Exp $
Author:
A.P.Waite

Function Documentation

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

Callback function to dump the start line system trace.

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

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

Callback function to dump the start line system trace.

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

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

Callback function to dump the start line system trace.

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

unsigned int LSW_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:

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

Callback function to dump the start line system trace.

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


Generated on Thu Mar 22 01:35:20 2007 by  doxygen 1.4.4