#include <OnixS/CboeCFE/MarketData/Pitch/Enumerations.h>
Public Types | |
enum | Enum { Buy = 'B', Sell = 'S' } |
typedef UInt8 | Base |
Definition at line 36 of file Enumerations.h.
typedef UInt8 Base |
Integral type used as basement for constants.
Definition at line 39 of file Enumerations.h.
enum Enum |
Enumerator | |
---|---|
Buy | |
Sell |
Definition at line 41 of file Enumerations.h.