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

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

Public Types

enum  Enum { Stopped, Stopping, Started, Starting }
 

Detailed Description

Definition at line 33 of file HandlerStateListener.h.

Member Enumeration Documentation

enum Enum

Defines the state that the handler is in.

Enumerator
Stopped 

Stopped.

Stopping 

The intermediate state when the Handler is not Stopped but not Started.

Started 

Started.

Starting 

The intermediate state when the Handler is not Started but not Stopped.

Definition at line 36 of file HandlerStateListener.h.


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