#include <OnixS/EuroTLX/MarketData/GTP/Enumerations.h>
Public Types | |
enum | Enum { DeferralForLargeInScale = '2', DeferralForIlliquidInstrument = '3', DeferralForSizeSpecific = '4', DeferralsOfIlqdAndSize = '5', DeferralsOfIlqdAndLrgs = '6', ImmediatePublication = '-' } |
typedef Byte | Base |
Definition at line 1377 of file Enumerations.h.
Integral type used as basement for constants.
Definition at line 1380 of file Enumerations.h.
enum Enum |
Enumerator | |
---|---|
DeferralForLargeInScale | |
DeferralForIlliquidInstrument | |
DeferralForSizeSpecific | |
DeferralsOfIlqdAndSize | |
DeferralsOfIlqdAndLrgs | |
ImmediatePublication |
Definition at line 1382 of file Enumerations.h.