84 size_t deserialize(
const void* buf,
size_t inLen);
87 virtual std::string toString ()
const;
98 virtual size_t serialize(
void* buf)
const;
CMF_VOLUME_MARKET_STATISTIC()
UInt32 sectionId
Unique ID of the section.
virtual ClassId::Enum id() const
Class id.
std::string currency
Unique alphanumeric ID code of the currency.
UInt16 hour
Hour or interval to which the market statistics refer.
TI_INSTRUMENT_TYPE::Enum instrumentType
Identifier of the tradable instrument type (Bond,Spread,Basis,etc.)
virtual size_t serializationBufSize() const
TI_FLAG::Enum recalculationFg
Specifies whether the statistic has been recalculated.
TI_TRADE_TYPE::Enum tradeType
Specifies whether the statistic refers to normal trading activity or to a RFQ.... ...
Double tradedNominalValue
Nominal value traded on the market.
virtual ~CMF_VOLUME_MARKET_STATISTIC()