26 #include "../Export.h" 32 namespace OnixS {
namespace ICE {
namespace iMpact {
namespace MarketData {
38 enum { messageType =
'w' };
80 void deserialize(
const char* data,
size_t dataSize);
86 std::string toString()
const;
long long Price
Alias for order identifiers type.
bool isOfficial
Flag to indicate this is official settlement price or not.
int MarketId
Alias for market identifiers type.
std::ostream & operator<<(std::ostream &, const Error &)
Make it printable to formatted C++ I/O streams.
Price settlementPriceWithDealPricePrecision
MarketId marketId
Unique identifier of the market.
long long volatility
Apply 2 as the denominator to get the real value.
This class represents the Option Settlement Price Message.
long long DateTime
Represents the number of nanoseconds since Jan 1st, 1970, 00:00:00 GMT.
DateTime valuationDateTime