DABC (Data Acquisition Backbone Core)  2.9.9
Data Fields
dabc::SocketThread::ProcRec Struct Reference

#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...
 

Detailed Description

Definition at line 362 of file SocketThread.h.

Field Documentation

◆ use

bool dabc::SocketThread::ProcRec::use

indicates if processor is used for poll

Definition at line 363 of file SocketThread.h.

◆ indx

uint32_t dabc::SocketThread::ProcRec::indx

index for dereference of processor from ufds structure

Definition at line 364 of file SocketThread.h.


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