26 #include "../Enumerations.h" 27 #include "../Export.h" 33 namespace OnixS {
namespace ICE {
namespace iMpact {
namespace MarketData {
77 void deserialize(
const char* data, std::size_t dataSize);
83 std::string toString()
const;
long long Price
Alias for order identifiers type.
TradeId tradeId
Unique identifier of the trade.
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.
TradeInvestigationStatus::Enum status
Indicate current investigation status for the trade.
Enum
Defines known trade investigation statuses.
OffMarketTradeType::Enum offMarketTradeType
long long TradeId
Alias for order identifiers type.
MarketId marketId
Unique identifier of the market.
long long DateTime
Represents the number of nanoseconds since Jan 1st, 1970, 00:00:00 GMT.
This class represents the Investigated Trade Message.