37 namespace BondVision {
50 memberCode.reserve(12);
51 memberDesc.reserve(36);
52 memberShortDesc.reserve(12);
79 static const size_t tradingLegSize = 3;
93 size_t deserialize(
const void* buf,
size_t inLen);
96 std::string toString ()
const;
102 size_t serialize(
void* buf)
const;
Double riskWeightedYieldSpread
Only valid for Butterfly RFCQ.
std::vector< BV_RFCQ_TRADING_LEG > tradingLeg
Double grossYieldSpread
Only valid for Switch and Butterfly RFCQ.
UInt64 automaticMatchingValidityTime
Automatic matching validity time.
UInt64 quoteUpdateTime
Quote last update time.
~BV_HIST_RFCQ_TRADING_LEVEL()
BV_HIST_RFCQ_TRADING_LEVEL()
std::string memberCode
Code of the Sell Side Member.
Double proceedsSpread
Only valid for Switch (Proceeds Spread) and Butterfly RFCQ (Proceeds Weighted Spread) ...
UInt32 quoteId
Unique ID of the RFCQ quote.
size_t serializationBufSize() const
std::string memberShortDesc
Short description of the Sell Side Member.
TI_RFCQ_MATCHING_TYPE::Enum quoteMatchingType
Quote matching type.
std::string memberDesc
Description of the Sell Side Member.
unsigned long long UInt64