Logo
Reference manual - version qle_version
Public Member Functions | List of all members
CmbLeg Class Reference

helper class building a sequence of capped/floored cmb coupons More...

#include <qle/cashflows/cmbcoupon.hpp>

Public Member Functions

 CmbLeg (Schedule schedule, std::vector< ext::shared_ptr< ConstantMaturityBondIndex >> bondIndices)
 
CmbLegwithNotionals (Real notional)
 
CmbLegwithNotionals (const std::vector< Real > &notionals)
 
CmbLegwithPaymentDayCounter (const DayCounter &)
 
CmbLegwithPaymentCalendar (const Calendar &cal)
 
CmbLegwithPaymentAdjustment (BusinessDayConvention)
 
CmbLegwithFixingDays (Natural fixingDays)
 
CmbLegwithFixingDays (const std::vector< Natural > &fixingDays)
 
CmbLegwithGearings (Real gearing)
 
CmbLegwithGearings (const std::vector< Real > &gearings)
 
CmbLegwithSpreads (Spread spread)
 
CmbLegwithSpreads (const std::vector< Spread > &spreads)
 
CmbLegwithCaps (Rate cap)
 
CmbLegwithCaps (const std::vector< Rate > &caps)
 
CmbLegwithFloors (Rate floor)
 
CmbLegwithFloors (const std::vector< Rate > &floors)
 
CmbLeginArrears (bool flag=true)
 
CmbLegwithZeroPayments (bool flag=true)
 
CmbLegwithExCouponPeriod (const Period &, const Calendar &, BusinessDayConvention, bool endOfMonth)
 
 operator Leg () const
 

Detailed Description

helper class building a sequence of capped/floored cmb coupons