DABC (Data Acquisition Backbone Core)
2.9.9
|
#include <dabc/SocketThread.h>
Data Fields | |
uint32_t | indx |
index for dereference of processor from ufds structure More... | |
bool | use |
indicates if processor is used for poll More... | |
Definition at line 362 of file SocketThread.h.
bool dabc::SocketThread::ProcRec::use |
indicates if processor is used for poll
Definition at line 363 of file SocketThread.h.
uint32_t dabc::SocketThread::ProcRec::indx |
index for dereference of processor from ufds structure
Definition at line 364 of file SocketThread.h.