#include <OnixS/CboeCFE/Trading/BOE/Enumerations.h>
Public Types | |
enum | Enum { Null = 0, Reduce = 'R' } |
typedef UInt8 | Base |
Definition at line 816 of file Enumerations.h.
typedef UInt8 Base |
Integral type used as basement for constants.
Definition at line 819 of file Enumerations.h.
enum Enum |
Enumerator | |
---|---|
Null |
New quote size will be set to value of OrderQty. |
Reduce |
Reduce outstanding size of quote by the OrderQty provided. |
Definition at line 821 of file Enumerations.h.