38 namespace BondVision {
49 sectionCode.reserve(4);
50 settlSystemCode.reserve(36);
51 clientOrderId.reserve(50);
52 clientRefMsgId.reserve(50);
53 clientExecID.reserve(50);
54 quoteTraderName.reserve(12);
55 settlementInfo.reserve(200);
107 size_t deserialize(
const void* buf,
size_t inLen);
110 std::string toString ()
const;
116 size_t serialize(
void* buf)
const;
std::string quoteTraderName
Name of the Dealer's trader who sent the inventory/RFCQ quote. He may be different from the Dealer's ...
size_t serializationBufSize() const
BV_ALGO_INFO_TYPE::Enum shortCodeType1
Short Code Type 1.
std::string clientOrderId
Unique ID of the order within the client institution.
BV_HIST_TRADE_MEMBER_INFO()
BV_HIST_MEMBER_INFO memberInfo
Unique ID of the member.
BV_SHORT_SELLING_INDICATOR::Enum shortSellingIndicator
Short Selling indicator.
std::string sectionCode
Unique ID of the section.
std::string settlSystemCode
Settlement system used by the member.
std::string settlementInfo
Settlement information. Following the RFCQ Outright Auto Execution, if DealerIndicator = TI_FLAG_Yes...
UInt32 stageOrderId
Unique ID of the (optional) stage order.
std::string clientRefMsgId
Unique ID of the user owner of the inventory/RFCQ quote (external ID)
UInt32 refMsgId
Unique message identifier.
BV_ALGO_INFO_TYPE::Enum shortCodeType2
Short Code Type2.
TI_TXN_TYPE::Enum txnType
Transaction type.
~BV_HIST_TRADE_MEMBER_INFO()
std::string clientExecID
Unique ID of the FIX message sent by the Dealer's trader to accept an order.
TI_TIME_ZONE timeZone
Time zone information.