37 namespace BondVision {
91 size_t deserialize(
const void* buf,
size_t inLen);
94 virtual std::string toString ()
const;
105 virtual size_t serialize(
void* buf)
const;
UInt64 creationTime
Time at which the data was last created.
UInt32 traderId
Unique ID of the trader.
virtual ~BV_PRICE_ALERT()
UInt32 updateDate
Date at which the data was last updated.
virtual size_t serializationBufSize() const
UInt64 updateTime
Time at which the data was last updated.
UInt16 priceSpread
Price spread (in terms of price ticks)
virtual ClassId::Enum id() const
Class id.
UInt32 residualMaturityId
Unique ID of the residual maturity.
UInt32 creationDate
Date at which the data was created.
std::string userData
Free field used by the client.
UInt16 yieldSpread
Yield spread (in terms of yield ticks)
UInt32 memberId
Unique ID of the member.
unsigned long long UInt64