OnixS ICE iMpact Multicast Price Feed Handler C++ library  8.15.1
API documentation
FeedEngineThreadIdleReasons Struct Reference

#include <FeedEngineListener.h>

Public Types

enum  Enum { DataWaitTimeout, Redundant }
 

Detailed Description

Definition at line 27 of file FeedEngineListener.h.

Member Enumeration Documentation

enum Enum

Identifies reasons feed engine threads becomes idle.

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 30 of file FeedEngineListener.h.


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