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