#include <OnixS/CboeCFE/MarketData/Pitch/Enumerations.h>
Public Types | |
enum | Enum { Suspended = 'S', Queuing = 'Q', Trading = 'T', Halted = 'H' } |
typedef UInt8 | Base |
Definition at line 145 of file Enumerations.h.
typedef UInt8 Base |
Integral type used as basement for constants.
Definition at line 148 of file Enumerations.h.
enum Enum |
Enumerator | |
---|---|
Suspended | |
Queuing | |
Trading | |
Halted |
Definition at line 150 of file Enumerations.h.