Logo
Reference manual - version qle_version
indexedcoupon.hpp File Reference

coupon with an indexed notional More...

#include <ql/cashflows/coupon.hpp>
#include <ql/index.hpp>
#include <ql/time/schedule.hpp>

Classes

class  IndexedCoupon
 indexed coupon More...
class  IndexWrappedCashFlow
 indexed cashflow More...
class  IndexedCouponLeg
 indexed coupon leg More...

Functions

QuantLib::ext::shared_ptr< CashFlowunpackIndexedCouponOrCashFlow (const QuantLib::ext::shared_ptr< CashFlow > &c)
QuantLib::ext::shared_ptr< CouponunpackIndexedCoupon (const QuantLib::ext::shared_ptr< Coupon > &c)
QuantLib::ext::shared_ptr< CashFlowunpackIndexWrappedCashFlow (const QuantLib::ext::shared_ptr< CashFlow > &c)
Real getIndexedCouponOrCashFlowMultiplier (const QuantLib::ext::shared_ptr< CashFlow > &c)
std::vector< std::tuple< Date, QuantLib::ext::shared_ptr< Index >, Real > > getIndexedCouponOrCashFlowFixingDetails (const QuantLib::ext::shared_ptr< CashFlow > &c)

Detailed Description

coupon with an indexed notional