47 memberCode.reserve(12);
48 memberDesc.reserve(36);
49 memberShortDesc.reserve(12);
50 clearingHouseCode.reserve(12);
51 clearingHouseDesc.reserve(36);
52 clearingHouseShortDesc.reserve(12);
98 size_t deserialize(
const void* buf,
size_t inLen);
101 std::string toString ()
const;
107 size_t serialize(
void* buf)
const;
Double rateCoverValue
Price cover value (only for Outright RFCQs)
UInt32 clearingHouseId
Unique ID of the Clearing House.
std::string clearingHouseShortDesc
Short description of the Clearing House.
std::string memberDesc
Description of the sell side member.
REPO_RFCQ_PROVIDER_INFO()
std::string clearingHouseDesc
Description of the Clearing House.
~REPO_RFCQ_PROVIDER_INFO()
std::string memberCode
Code of the sell side member.
UInt32 proposalId
UniqueID of an Indicative or Firm proposal.
UInt32 delay
Difference between RFCQ creation time and the time of the first quote sent by the sell side member...
size_t serializationBufSize() const
UInt32 memberId
Unique ID of the sell side member.
TI_RFCQ_PROVIDER_STATUS::Enum status
Status of the sell side member.
std::string memberShortDesc
Short description of 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...
#define ONIXS_MTS_REPO_SDP_API
std::string clearingHouseCode
ABI/MTS code of the Clearing House.