47 providerMemberCode.reserve(10);
48 providerMemberDesc.reserve(36);
49 providerMemberShortDesc.reserve(12);
50 clearingHouseCode.reserve(10);
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;
UInt64 updateTime
Time at which the data was generated.
std::string providerMemberCode
ABI/MTS code of the provider member.
std::string clearingHouseCode
ABI/MTS code of the Clearing House.
size_t serializationBufSize() const
~REPO_HIST_BEST_EXECUTION_INFO()
unsigned long long UInt64
REPO_HIST_BEST_EXECUTION_INFO()
Double minQty
Minimum quantity.
UInt32 propMsgId
ID of the proposal.
std::string providerMemberShortDesc
Short description of the member.
std::string providerMemberDesc
Description of the member.
TI_FLAG::Enum cCPOnlyFlag
Indicates whether the proposal is traded in central counterparty (CCP) mode only or not...
#define ONIXS_MTS_REPO_SDP_API
std::string clearingHouseDesc
Description of the Clearing House.
TI_MARKET_SIDE::Enum side
Market side of the proposal.
std::string clearingHouseShortDesc
Short description of the Clearing House.