#include <OnixS/EuroTLX/MarketData/GTP/Enumerations.h>
Public Types | |
enum | Enum { NoSide = ' ', Buy = 'B', Sell = 'S' } |
typedef Byte | Base |
Definition at line 963 of file Enumerations.h.
Integral type used as basement for constants.
Definition at line 966 of file Enumerations.h.
enum Enum |
Enumerator | |
---|---|
NoSide | |
Buy | |
Sell |
Definition at line 968 of file Enumerations.h.