75 size_t deserialize(
const void* buf,
size_t inLen);
78 virtual std::string toString ()
const;
89 virtual size_t serialize(
void* buf)
const;
virtual ClassId::Enum id() const
Class id.
TI_INSTRUMENT_TYPE::Enum instrumentType
Type of instrument.
Double spotPrice
Spot price of the instrument.
unsigned long long UInt64
UInt32 instrumentId
Unique ID of the instrument.
UInt32 updateDate
Date on which the price was updated.
UInt64 updateTime
Time at which the price was updated.
virtual size_t serializationBufSize() const
#define ONIXS_MTS_REPO_SDP_API
virtual ~REPO_SPOT_PRICE()