Public Types | |
| enum | Enum |
| typedef Byte | Base |
Definition at line 561 of file Enumerations.h.
Integral type used as basement for constants.
Definition at line 564 of file Enumerations.h.
| enum Enum |
| Enumerator | ||
|---|---|---|
| Undefined | 0 | |
| BuyImbalance | 'B' | |
| NoImbalance | 'N' | |
| InsufficientOrdersforAuction | 'O' | |
| SellImbalance | 'S' | |
| CallMarket | 'M' | |
Definition at line 566 of file Enumerations.h.