26 #include "../Export.h" 28 #include "../Enumerations.h" 33 namespace OnixS {
namespace ICE {
namespace iMpact {
namespace MarketData {
39 enum { messageType =
'I' };
71 void deserialize(
const char* data,
size_t dataSize);
77 std::string toString()
const;
TradeId tradeId
Unique identifier of the trade.
long long Price
Alias for order identifiers type.
Enum
Known types of block trade.
int MarketId
Alias for market identifiers type.
std::ostream & operator<<(std::ostream &, const Error &)
Make it printable to formatted C++ I/O streams.
int quantity
Trade quantity.
OffMarketTradeType::Enum offMarketTradeType
long long TradeId
Alias for order identifiers type.
This class represents the Cancelled Trade Message.
MarketId marketId
Unique identifier of the market.
long long DateTime
Represents the number of nanoseconds since Jan 1st, 1970, 00:00:00 GMT.