47 traderName.reserve(12);
81 size_t deserialize(
const void* buf,
size_t inLen);
84 std::string toString ()
const;
90 size_t serialize(
void* buf)
const;
REPO_ACM_COLLATERAL_OFFER_DEPTH_ROW()
UInt32 memberId
Unique ID of the collateral provider member.
TI_FLAG::Enum rateFg
If set to Yes, indicates the Rate field is not empty.
TI_FLAG::Enum aONFg
If set to Yes, indicates an AON Collateral offer.
UInt32 collateralOfferMsgId
ID of the Collateral Offer.
Double minQty
Minimum executable quantity.
std::string traderName
Name of the trader.
size_t serializationBufSize() const
#define ONIXS_MTS_REPO_SDP_API
UInt32 traderId
Unique ID of the trader.
~REPO_ACM_COLLATERAL_OFFER_DEPTH_ROW()