#include <qle/instruments/cbo.hpp>
Public Member Functions | |
void | validate () const override |
Public Attributes | |
QuantLib::ext::shared_ptr< BondBasket > | basket |
Schedule | schedule |
Rate | seniorFee |
Rate | subordinatedFee |
DayCounter | feeDayCounter |
std::vector< Tranche > | tranches |
Real | equityKicker |
Currency | ccy |
std::string | investedTrancheName |
|
override |
QuantLib::ext::shared_ptr<BondBasket> basket |