ET System
16.4
|
Structure for fixing station output list. More...
#include <et_private.h>
Data Fields | |
int | start |
Is 1 at start of write and 0 at end. More... | |
int | cnt |
Value of et_list->cnt at start of read/write. More... | |
int | num |
Number of events intended to read/write. More... | |
Structure for fixing station output list.
int et_fixout::cnt |
Value of et_list->cnt at start of read/write.
int et_fixout::num |
Number of events intended to read/write.
int et_fixout::start |
Is 1 at start of write and 0 at end.