#include <OnixS/CboeCFE/Trading/BOE/Enumerations.h>
Public Types | |
enum | Enum { Buy = '1', Sell = '2' } |
typedef UInt8 | Base |
Definition at line 787 of file Enumerations.h.
typedef UInt8 Base |
Integral type used as basement for constants.
Definition at line 790 of file Enumerations.h.
enum Enum |
Enumerator | |
---|---|
Buy |
Buy side. |
Sell |
Sell side. |
Definition at line 792 of file Enumerations.h.