26 #include "../Export.h" 28 #include "../Enumerations.h" 33 namespace OnixS {
namespace ICE {
namespace iMpact {
namespace MarketData {
39 enum { messageType =
'K' };
58 void deserialize(
const char* data,
size_t dataSize);
64 std::string toString()
const;
TradingStatus::Enum tradingStatus
See Appendix A on the trading status codes.
int MarketId
Alias for market identifiers type.
std::ostream & operator<<(std::ostream &, const Error &)
Make it printable to formatted C++ I/O streams.
MarketId marketId
Unique identifier of the market.
Enum
Known trading statuses.
This class represents the Market State Change Message.
long long DateTime
Represents the number of nanoseconds since Jan 1st, 1970, 00:00:00 GMT.