26 #include "../Export.h" 32 namespace OnixS {
namespace ICE {
namespace iMpact {
namespace MarketData {
38 enum { messageType =
'M' };
71 void deserialize(
const char* data,
size_t dataSize);
77 std::string toString()
const;
int MarketId
Alias for market identifiers type.
This class represents the Open Interest Message.
std::string openInterestDate
std::ostream & operator<<(std::ostream &, const Error &)
Make it printable to formatted C++ I/O streams.
MarketId marketId
Unique identifier of the market.
long long DateTime
Represents the number of nanoseconds since Jan 1st, 1970, 00:00:00 GMT.