83 size_t deserialize(
const void* buf,
size_t inLen);
86 std::string toString ()
const;
92 size_t serialize(
void* buf)
const;
UInt32 sectionId
Unique ID of the section.
UInt32 startDateId
ID of the initial value date.
size_t serializationBufSize() const
UInt32 auctionId
Unique ID of the triparty auction.
UInt32 startDate
Initial value date.
UInt32 endDateId
ID of the final value date.
UInt32 vanillaId
Unique ID of the Vanilla.
TI_INSTRUMENT_TYPE::Enum instrumentType
Type of the instrument.
UInt32 floatRateId
ID of the type of rate.
UInt32 instrumentId
Unique ID of the instrument.
#define ONIXS_MTS_REPO_SDP_API
REPO_INSTRUMENT_DATE_INFO()
UInt32 endDate
Final value date.
~REPO_INSTRUMENT_DATE_INFO()