helper class building a sequence of bond trs cashflows More...
#include <qle/cashflows/bondtrscashflow.hpp>
Public Member Functions | |
| BondTRSLeg (const std::vector< Date > &valuationDates, const std::vector< Date > &paymentDates, const Real bondNotional, const QuantLib::ext::shared_ptr< BondIndex > &bondIndex, const QuantLib::ext::shared_ptr< FxIndex > &fxIndex=nullptr) | |
| BondTRSLeg & | withInitialPrice (Real) |
| operator Leg () const | |
helper class building a sequence of bond trs cashflows