GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > QSE / V1-6-4

Constituent: qse     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

QDF_acdRepack.h File Reference

Interface to the ACD repacking to EBF routines. More...

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


Typedefs

typedef _QDF_acdEvt QDF_acdEvt
 Typedef for struct _QDF_acdEvt.
typedef _EBF_ctb EBF_ctb

Functions

EBF_ctb * QDF_acdStdRepack (const QDF_acdEvt *acd, EBF_ctb *ctb, const EBF_ctb *end)
 Fills in the ACD event contribution.
EBF_ctb * QDF_acdPedRepack (const QDF_acdEvt *acd, EBF_ctb *ctb, const EBF_ctb *end)
 Fills in the ACD event contribution.

Detailed Description

Interface to the ACD repacking to EBF routines.

Author:
JJRussell - russell@slac.stanford.edu
   CVS $Id: QDF_acdRepack.h,v 1.1 2006/11/10 22:35:47 russell Exp $

Function Documentation

EBF_ctb * QDF_acdPedRepack const QDF_acdEvt acd,
EBF_ctb *  ctb,
const EBF_ctb *  end
 

Fills in the ACD event contribution.

Returns:
The next contributor to fill in. Since the ACD is generally the last contributor, this is really a pointer to the end of the event.
Parameters:
acd The ACD event (source)
ctb The EBF contributor to fill in (destination)
end The address after the last available address

EBF_ctb * QDF_acdStdRepack const QDF_acdEvt acd,
EBF_ctb *  ctb,
const EBF_ctb *  end
 

Fills in the ACD event contribution.

Returns:
The next contributor to fill in. Since the ACD is generally the last contributor, this is really a pointer to the end of the event.
Parameters:
acd The ACD event (source)
ctb The EBF contributor to fill in (destination)
end The address after the last available address


Generated on Tue Jul 17 03:59:29 2007 by  doxygen 1.4.4