1 #ifndef ISIMUD_EXCHANGES_BATSBOE_EU_MESSAGES_HPP
2 #define ISIMUD_EXCHANGES_BATSBOE_EU_MESSAGES_HPP
24 #include "../common/messages.hpp"
44 common::TradeReportID_t tradeReportID;
45 common::Quantity_t lastShares;
47 bitfields_to_type_map bitfields;
48 }
__attribute__((packed));
63 common::TradeReportID_t tradeReportID;
64 bitfields_to_type_map bitfields;
65 }
__attribute__((packed));
80 common::TradeReportID_t tradeReportID;
83 bitfields_to_type_map bitfields;
84 }
__attribute__((packed));
99 common::TradeReportID_t tradeReportID;
100 common::TradeReportRefID_t tradeReportRefID;
102 common::Quantity_t lastShares;
104 common::ContraBroker_t contraBroker;
107 bitfields_to_type_map bitfields;
108 }
__attribute__((packed));
123 common::TradeReportID_t tradeReportID;
124 common::TradeReportRefID_t tradeReportRefID;
126 common::Quantity_t lastShares;
128 common::ContraBroker_t contraBroker;
131 bitfields_to_type_map bitfields;
132 }
__attribute__((packed));