#include <OnixS/CboeCFE/Trading/BOE/Enumerations.h>
Public Types | |
enum | Enum { Desk = 'W', Electronic = 'Y', VendorProvidedPlatform = 'C', SponsoredAccessViaExchangeApiOrFix = 'G', PremiumAlgorithmicTradingProvider = 'H', Other = 'D', ApplyPortDefault = 0 } |
typedef UInt8 | Base |
Definition at line 439 of file Enumerations.h.
typedef UInt8 Base |
Integral type used as basement for constants.
Definition at line 442 of file Enumerations.h.
enum Enum |
Enumerator | |
---|---|
Desk | |
Electronic | |
VendorProvidedPlatform | |
SponsoredAccessViaExchangeApiOrFix | |
PremiumAlgorithmicTradingProvider | |
Other | |
ApplyPortDefault |
Definition at line 444 of file Enumerations.h.