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