#include <OnixS/SgxTitan/Trading/OUCH/Enumerations.h>
Public Types | |
enum | Enum { NoChange = 0, Open = 1, Close = 2, MandatoryClose = 3, Default = 4 } |
typedef Int8 | Base |
Definition at line 166 of file Enumerations.h.
typedef Int8 Base |
Integral type used as basement for constants.
Definition at line 169 of file Enumerations.h.
enum Enum |
Enumerator | |
---|---|
NoChange |
No change. |
Open |
Open. |
Close |
Close/Net. |
MandatoryClose |
Mandatory close. |
Default |
Default for the account. |
Definition at line 171 of file Enumerations.h.