GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > EFC / V4-3-0
Constituent: efc     Tag: sun-gcc
#include "EMP/LSD_sdi.h"
#include "LSF/LSF_cpu.h"
#include "LSF/LSF_origin.h"
Include dependency graph for EFS.h:

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

Functions | |
| unsigned char * | EFS_construct (EFS *efs, const EFC_DB_SchemaAnalysis *schema, int result_size, unsigned int apid_offset, unsigned int dgmid_offset, LSF_CPU_K cpu, LSF_ORIGIN_K origin, unsigned int schema_key, LSD_sdiWriteCbp *writeCbp) |
| Constructs an Event Filter Statistics handle. | |
| void | EFS_post (EFS *efs, int reason, const void *beg, const void *end, const EFA_span *span) |
| Formats the datagram and eventually writes the datagram to the output device. | |
| int | EFS_sizeof (int max_records) |
| Computes the size, in bytes, of the EFS control structure. | |
| int | EFS_start (EFS *efs, int reason, int run_id, int startTime, int mode) |
| Captures the start run information. | |
CVS $Id: EFS.h,v 1.1 2007/10/10 23:40:42 russell Exp $
|
||||||||||||||||||||||||||||||||||||||||
|
Constructs an Event Filter Statistics handle.
|
|
||||||||||||||||||||||||
|
Formats the datagram and eventually writes the datagram to the output device.
|
|
|
Computes the size, in bytes, of the EFS control structure.
|
|
||||||||||||||||||||||||
|
Captures the start run information.
|
1.4.4