#include <OnixS/MTS/BondVision/SDP/Classes/SMP.Classes.BV_VARIABLE_COUPON_BOND_SCHEDULE.h>
Public Member Functions | |
BV_VARIABLE_COUPON_BOND_SCHEDULE () | |
virtual | ~BV_VARIABLE_COUPON_BOND_SCHEDULE () |
virtual ClassId::Enum | id () const |
size_t | deserialize (const void *buf, size_t inLen) |
virtual std::string | toString () const |
virtual size_t | serializationBufSize () const |
virtual BV_VARIABLE_COUPON_BOND_SCHEDULE * | clone () const |
virtual BV_VARIABLE_COUPON_BOND_SCHEDULE * | clone (void *) const |
Public Member Functions inherited from Class | |
virtual | ~Class () |
size_t | getMaxMessageSize () const |
Definition at line 43 of file SMP.Classes.BV_VARIABLE_COUPON_BOND_SCHEDULE.h.
|
inline |
Definition at line 46 of file SMP.Classes.BV_VARIABLE_COUPON_BOND_SCHEDULE.h.
|
inlinevirtual |
Definition at line 50 of file SMP.Classes.BV_VARIABLE_COUPON_BOND_SCHEDULE.h.
|
virtual |
Implements Class.
|
virtual |
Implements Class.
size_t deserialize | ( | const void * | buf, |
size_t | inLen | ||
) |
|
inlinevirtual |
Class id.
Implements Class.
Definition at line 53 of file SMP.Classes.BV_VARIABLE_COUPON_BOND_SCHEDULE.h.
|
inlinevirtual |
Implements Class.
Definition at line 96 of file SMP.Classes.BV_VARIABLE_COUPON_BOND_SCHEDULE.h.
|
virtual |
Provides string presentation.
Implements Class.
UInt32 benchmarkId |
ID of the Benchmark used in the coupon rate calculation in case of floating coupons.
Definition at line 71 of file SMP.Classes.BV_VARIABLE_COUPON_BOND_SCHEDULE.h.
Double cap |
Maximum value the coupon can assume.
Definition at line 83 of file SMP.Classes.BV_VARIABLE_COUPON_BOND_SCHEDULE.h.
UInt16 couponFrequency |
Coupon Frequency.
Definition at line 80 of file SMP.Classes.BV_VARIABLE_COUPON_BOND_SCHEDULE.h.
Double couponRate |
Coupon Rate.
Definition at line 68 of file SMP.Classes.BV_VARIABLE_COUPON_BOND_SCHEDULE.h.
TI_COUPON_TYPE::Enum couponType |
Specifies if the Coupon Type is Fixed or Floating.
Definition at line 65 of file SMP.Classes.BV_VARIABLE_COUPON_BOND_SCHEDULE.h.
TI_DAY_COUNT_CONVENTION_TYPE::Enum dayCountConventionType |
Day Count used in the coupon rate calculation in case of floating coupons.
Definition at line 77 of file SMP.Classes.BV_VARIABLE_COUPON_BOND_SCHEDULE.h.
UInt32 financialInstrumentId |
Unique ID of the financial instrument (Bond)
Definition at line 59 of file SMP.Classes.BV_VARIABLE_COUPON_BOND_SCHEDULE.h.
Double floor |
Minimum value the coupon can assume.
Definition at line 86 of file SMP.Classes.BV_VARIABLE_COUPON_BOND_SCHEDULE.h.
UInt32 formulaResetDate |
Date when the coupon plan changes type or formula.
Definition at line 62 of file SMP.Classes.BV_VARIABLE_COUPON_BOND_SCHEDULE.h.
Double margin |
Margin used in the coupon rate calculation in case of floating coupons.
Definition at line 74 of file SMP.Classes.BV_VARIABLE_COUPON_BOND_SCHEDULE.h.