#include <OnixS/EuroTLX/MarketData/GTP/Enumerations.h>
Public Types | |
enum | Enum { TradeCancellation = 'C', TradeAmendment = 'A', NewTrade = '-' } |
typedef Byte | Base |
Definition at line 1194 of file Enumerations.h.
Integral type used as basement for constants.
Definition at line 1197 of file Enumerations.h.
enum Enum |
Enumerator | |
---|---|
TradeCancellation | |
TradeAmendment | |
NewTrade |
Definition at line 1199 of file Enumerations.h.