#include <OnixS/EuroTLX/MarketData/GTP/Enumerations.h>
Public Types | |
enum | Enum { Undefined = 0, BuyImbalance = 'B', NoImbalance = 'N', InsufficientOrdersforAuction = 'O', SellImbalance = 'S', CallMarket = 'M' } |
typedef Byte | Base |
Definition at line 644 of file Enumerations.h.
Integral type used as basement for constants.
Definition at line 647 of file Enumerations.h.
enum Enum |
Enumerator | |
---|---|
Undefined | |
BuyImbalance | |
NoImbalance | |
InsufficientOrdersforAuction | |
SellImbalance | |
CallMarket |
Definition at line 649 of file Enumerations.h.