et_fixin Struct Reference

Structure for fixing station input list. More...

#include <et_private.h>

Data Fields

et_eventfirst
 Value of et_list->firstevent at start of read (NULL if no damage).
uint64_t eventsin
 Value of et_list->events_in at start of dump.
int start
 Is 1 at start of write and 0 at end.
int cnt
 Value of et_list->cnt at start of read/write.
int num
 Number of events intended to read/write.
int call
 ET_FIX_DUMP if fixing after et_station_(n)dump call, or ET_FIX_READ if fixing after et_station_(n)read call.

Detailed Description

Structure for fixing station input list.


Field Documentation

ET_FIX_DUMP if fixing after et_station_(n)dump call, or ET_FIX_READ if fixing after et_station_(n)read call.

Value of et_list->cnt at start of read/write.

Value of et_list->events_in at start of dump.

Value of et_list->firstevent at start of read (NULL if no damage).

Number of events intended to read/write.

Is 1 at start of write and 0 at end.


The documentation for this struct was generated from the following file:

Generated on 30 Jul 2015 for ET System by  doxygen 1.6.1