36 namespace BondVision {
47 memberCode.reserve(12);
48 memberDesc.reserve(36);
49 memberShortDesc.reserve(12);
92 size_t deserialize(
const void* buf,
size_t inLen);
95 std::string toString ()
const;
101 size_t serialize(
void* buf)
const;
Double durWeightedYieldCoverValue
Duration weighted yield cover value (only for Butterfly RFCQs)
size_t serializationBufSize() const
std::string memberDesc
Description of the Sell Side Member.
Double priceCoverValue
Price cover value (only for Outright RFCQs)
TI_RFCQ_PROVIDER_STATUS::Enum status
Status of the Sell Side Member.
UInt32 delay
Difference between RFCQ creation time and the time of the first quote sent by the Sell Side Member...
SInt32 responseTimeDifference
Delay between the first quote sent to the Buy Side Member by the Sell Side Member and the first quote...
UInt32 memberId
Unique ID of the Sell Side Member.
Double grossYieldCoverValue
Gross yield cover value (only for Switchg and Butterfly RFCQs)
Double proceedsCoverValue
Proceeds cover value (only for Switch RFCQs) or Proceeds weighted yield cover value (only for Butterf...
std::string memberCode
Code of the Sell Side Member.
BV_RFCQ_DEALER_SELECTION_TYPE::Enum dealerSelectionType
Dealer Selection Type.
std::string memberShortDesc
Short description of the Sell Side Member.