#include <OnixS/SgxTitan/Trading/OUCH/Enumerations.h>
Public Types | |
enum | Enum { OnBbook = 1, NotOnBook = 2, Inactive = 3, Lost = 99 } |
typedef Int8 | Base |
Definition at line 234 of file Enumerations.h.
typedef Int8 Base |
Integral type used as basement for constants.
Definition at line 237 of file Enumerations.h.
enum Enum |
Enumerator | |
---|---|
OnBbook |
On book. |
NotOnBook |
Not on book. |
Inactive |
Inactive (due to price limit constraints) |
Lost |
OUCH order ownership lost. |
Definition at line 239 of file Enumerations.h.