#include <OnixS/SgxTitan/Trading/OUCH/Enumerations.h>
Public Types | |
enum | Enum { Day = 0, ImmediateOrCancel = 3, FillOrKill = 4 } |
typedef Int8 | Base |
Definition at line 203 of file Enumerations.h.
typedef Int8 Base |
Integral type used as basement for constants.
Definition at line 206 of file Enumerations.h.
enum Enum |
Enumerator | |
---|---|
Day |
Day. |
ImmediateOrCancel |
FAK. |
FillOrKill |
Definition at line 208 of file Enumerations.h.