OnixS C++ Eurex T7 Market and Reference Data (EMDI, MDI, RDI, EOBI) Handlers  16.1.0
API documentation
FeedEngineThreadIdle Struct Reference

#include <OnixS/Eurex/MarketData/FeedEngine.h>

Public Types

enum  Reason { DataWaitTimeout, Redundant }
 

Detailed Description

Definition at line 227 of file FeedEngine.h.

Member Enumeration Documentation

enum Reason
Enumerator
DataWaitTimeout 

Thread waited for incoming data using corresponding I/O operations (like 'select') and exited waiting with no data availability signs.

Redundant 

Thread entered idle state due to absence of any data and while other threads are waiting for new incoming data.

Definition at line 229 of file FeedEngine.h.


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