37 namespace BondVision {
70 static const size_t tradingLegSize = 3;
84 size_t deserialize(
const void* buf,
size_t inLen);
87 std::string toString ()
const;
93 size_t serialize(
void* buf)
const;
UInt32 memberId
Unique ID of the Sell Side Member.
std::vector< BV_RFCQ_TRADING_LEG > tradingLeg
Double riskWeightedYieldSpread
Only valid for Butterfly RFCQ.
Double proceedsSpread
Only valid for Switch (Proceeds Spread) and Butterfly RFCQ (Proceeds Weighted Spread) ...
size_t serializationBufSize() const
UInt64 quoteUpdateTime
Quote last update time.
Double grossYieldSpread
Only valid for Switch and Butterfly RFCQ.
unsigned long long UInt64
TI_RFCQ_MATCHING_TYPE::Enum quoteMatchingType
Quote matching type.
UInt64 automaticMatchingValidityTime
Automatic matching validity time.
UInt32 quoteId
Unique ID of the RFCQ quote.