#include <OnixS/Eurex/Trading/Enumerations.h>
Public Types | |
enum | Enum { NoValue = 0xFF, MultilegInstrument = 1, UnderlyingLeg = 2 } |
Definition at line 904 of file Enumerations.h.
enum Enum |
Indicates type of leg.
Enumerator | |
---|---|
NoValue |
No value. |
MultilegInstrument |
Multileg Instrument. |
UnderlyingLeg |
Underlying Leg. |
Definition at line 907 of file Enumerations.h.