26 #include "../Export.h" 32 namespace OnixS {
namespace ICE {
namespace iMpact {
namespace MarketData {
38 enum { messageType =
'J' };
80 void deserialize(
const char* data,
size_t dataSize);
86 std::string toString()
const;
long long Price
Alias for order identifiers type.
int volume
Electronic trade volume only, excluding block and other volumes.
int MarketId
Alias for market identifiers type.
std::ostream & operator<<(std::ostream &, const Error &)
Make it printable to formatted C++ I/O streams.
This class represents the Market Statistics Message.
int blockVolume
Block volume.
long long DateTime
Represents the number of nanoseconds since Jan 1st, 1970, 00:00:00 GMT.
MarketId marketId
Unique identifier of the market.