OnixS Eurex ETI Handler C++ library  9.25.0
API documentation
OrderEventReason Struct Reference

Public Types

enum  Enum { NoValue = 0xFF, SMP = 100 }
 

Detailed Description

Definition at line 1422 of file Enumerations.h.

Member Enumeration Documentation

enum Enum

Action that caused the event to occur.

Enumerator
NoValue 

No value.

SMP 

SMP event.

Definition at line 1425 of file Enumerations.h.