75 static const size_t collateralOffersSize = 200;
83 size_t deserialize(
const void* buf,
size_t inLen);
86 virtual std::string toString ()
const;
97 virtual size_t serialize(
void* buf)
const;
UInt32 cashOfferMsgId
Unique ID of the Cash Offer.
unsigned long long UInt64
UInt32 addresseeMemberId
Unique ID of the member to whom data are addressed.
UInt32 numRow
Number of rows on Collateral Offer depth.
REPO_ACM_COLLATERAL_OFFER_DEPTH()
virtual size_t serializationBufSize() const
virtual ~REPO_ACM_COLLATERAL_OFFER_DEPTH()
virtual ClassId::Enum id() const
Class id.
std::vector< REPO_ACM_COLLATERAL_OFFER_DEPTH_ROW > collateralOffers
UInt64 updateTime
Time at which the data was last updated.
REPO_INSTRUMENT_DATE_INFO instrument
ID of the instrument.
#define ONIXS_MTS_REPO_SDP_API