std::string startDateCode
Alphanumeric code of the initial value date.
std::string vanillaCode
Alphanumeric code of the Vanilla.
std::string toString() const
Provides string presentation.
std::string floatRateCode
Alphanumeric code of the rate type.
UInt32 startDateId
ID of the initial value date.
std::string endDateCode
Alphanumeric code of the final value date.
UInt32 endDateId
ID of the final value date.
std::string instrumentClassDesc
Description of the instrument class.
size_t serializationBufSize() const
std::string instrumentDesc
Description of the tradable instrument.
UInt32 vanillaId
Unique ID of the Vanilla.
TI_INSTRUMENT_TYPE::Enum instrumentType
Type of the instrument.
~TI_EOI_INSTRUMENT_INFO()
UInt32 endDate
Final value date.
std::string instrumentClassCode
Code of the instrument class.
size_t deserialize(const void *buf, size_t inLen)
UInt32 floatRateId
ID of the type of rate.
UInt32 startDate
Initial value date.
UInt32 instrumentId
Unique ID of the tradable instrument.
size_t serialize(void *buf) const
std::string instrumentCode
Alphanumeric code of the instrument.