37 namespace BondVision {
81 size_t deserialize(
const void* buf,
size_t inLen);
84 virtual std::string toString ()
const;
92 virtual TI_PRICE* clone(
void*)
const;
95 virtual size_t serialize(
void* buf)
const;
UInt64 updateTime
Time at which the price was updated.
UInt32 financialInstrumentId
Unique ID of the financial instrument STF Market Only - BPV Flow: Unique ID of the tradable object...
UInt32 updateDate
Date at which the price was updated.
UInt32 referenceDate
Date to which the price refers.
UInt64 referenceTime
Time to which the price refers.
virtual ClassId::Enum id() const
Class id.
virtual size_t serializationBufSize() const
unsigned long long UInt64
TI_FLOW::Enum flowType
Prices flow type.