OnixS C++ Euronext Optiq MDG Handler 1.3.3
API documentation
Loading...
Searching...
No Matches
HandlerState Struct Reference

Public Types

enum  Enum

Detailed Description

Definition at line 35 of file HandlerStateListener.h.

Member Enumeration Documentation

◆ Enum

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 38 of file HandlerStateListener.h.