GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> EMP / V1-4-1 > asc / rhel5-32


Interface   Data Structures   File List   Data Fields   Globals  

EMP_write.h File Reference

Interface to writing a packet. More...


Classes

struct  _EMP_writeCbp
 Binds the routine to write an ITC queue item with its context parameter. More...

Typedefs

typedef unsigned int(* EMP_writeRtn )(void *prm, struct _ITC_QueueItem *qItem)
 Function to post a completed packet to the SSR.
typedef struct _EMP_writeCbp EMP_writeCbp
 Typedef for struct _EMP_writeCbp.


Detailed Description

Interface to writing a packet.

Author:
JJRussell - russell@slac.stanford.edu

   CVS $Id: EMP_write.h,v 1.1 2006/03/01 01:44:38 russell Exp $

Typedef Documentation

unsigned int(* EMP_writeRtn)(void *prm, struct _ITC_QueueItem *qItem)

Function to post a completed packet to the SSR.

Parameters:
prm User parameter
qItem The compeleted ITC queue item to write
This callback normally would call ITC_send. Making this a callback, allows the user to intercept the call.


Generated on Tue Nov 29 19:57:46 2011 by  doxygen 1.5.8