FixedRateLeg Class Reference

#include <ql/cashflows/fixedratecoupon.hpp>

List of all members.


Detailed Description

helper class building a sequence of fixed rate coupons

Public Member Functions

 FixedRateLeg (const Schedule &schedule, const DayCounter &paymentDayCounter)
FixedRateLegwithNotionals (Real)
FixedRateLegwithNotionals (const std::vector< Real > &)
FixedRateLegwithCouponRates (Rate)
FixedRateLegwithCouponRates (const InterestRate &)
FixedRateLegwithCouponRates (const std::vector< Rate > &)
FixedRateLegwithCouponRates (const std::vector< InterestRate > &)
FixedRateLegwithPaymentAdjustment (BusinessDayConvention)
FixedRateLegwithFirstPeriodDayCounter (const DayCounter &)
 operator Leg () const