#include <qle/instruments/cbo.hpp>
Inheritance diagram for CBO::arguments:
Collaboration diagram for CBO::arguments: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 |