26 #include "../Export.h" 28 #include "../Enumerations.h" 33 namespace OnixS {
namespace ICE {
namespace iMpact {
namespace MarketData {
39 enum { messageType =
'z' };
77 void deserialize(
const char* data,
size_t dataSize);
83 std::string toString()
const;
long long Price
Alias for order identifiers type.
MarketId altMarketId
The market id of the marker market, or 0 if none is set.
MarkerIndexPricesStatus::Enum status
std::string shortName
The short name date of the Marker/Index. For example Morn5Min.
int MarketId
Alias for market identifiers type.
Enum
Known marker index prices statuses.
std::ostream & operator<<(std::ostream &, const Error &)
Make it printable to formatted C++ I/O streams.
DateTime publishedDateTime
This class represents the Marker/Index Prices Message.
std::string valuationDate
The date this price is effective for, in the format of YYYY-MM-DD.
MarketId marketId
The market ID of the underlying market of the Marker/Index.
char indexPriceDenominator
long long DateTime
Represents the number of nanoseconds since Jan 1st, 1970, 00:00:00 GMT.