26 #include "../Export.h" 28 #include "../Enumerations.h" 33 namespace OnixS {
namespace ICE {
namespace iMpact {
namespace MarketData {
39 enum { messageType =
'3' };
68 void deserialize(
const char* data,
size_t dataSize);
74 std::string toString()
const;
This class represents the Fixing Transition Message.
int MarketId
Alias for market identifiers type.
MarketId marketId
Unique identifier of the market.
std::ostream & operator<<(std::ostream &, const Error &)
Make it printable to formatted C++ I/O streams.
FixingTransitionStatus::Enum status
Fixing Transition Status.
int thresholdImbalanceQty
Threshold Imbalance Quantity.
Enum
Fixing Transition Status.
char numDecimalsQuantity
Apply to Threshold Imbalance Quantity.
long long DateTime
Represents the number of nanoseconds since Jan 1st, 1970, 00:00:00 GMT.