#include <OnixS/eSpeed/MarketData/Itch/Enumerations.h>
Public Types | |
enum | Enum { Reserved1 = 0x0001, SecuritySupportsImpliedTradingThroughLegs = 0x0002, IndicativeMarketsSupported = 0x0004, Reserved2 = 0x0008, TestSecurity = 0x8000, NonTradableSecurity = 0x4000 } |
typedef UInt16 | Base |
Definition at line 292 of file Enumerations.h.
typedef UInt16 Base |
Integral type used as basement for constants.
Definition at line 295 of file Enumerations.h.
enum Enum |
Enumerator | |
---|---|
Reserved1 | |
SecuritySupportsImpliedTradingThroughLegs | |
IndicativeMarketsSupported | |
Reserved2 | |
TestSecurity | |
NonTradableSecurity |
Definition at line 297 of file Enumerations.h.