#include <OnixS/EuroTLX/MarketData/GTP/Enumerations.h>
Public Types | |
enum | Enum { BuyOrder = 'B', SellOrder = 'S' } |
typedef Byte | Base |
Definition at line 353 of file Enumerations.h.
Integral type used as basement for constants.
Definition at line 356 of file Enumerations.h.
enum Enum |
Enumerator | |
---|---|
BuyOrder | |
SellOrder |
Definition at line 358 of file Enumerations.h.