|
| | RiskParticipationAgreementTLock (const QuantLib::ext::shared_ptr< QuantLib::Bond > &bond, Real bondNotional, bool payer, Real referenceRate, const DayCounter &dayCounter, const Date &terminationDate, const Date &paymentDate, const std::vector< Leg > &protectionFee, const bool protectionFeePayer, const std::vector< std::string > &protectionFeeCcys, const Real participationRate, const Date &protectionStart, const Date &protectionEnd, const bool settlesAccrual, const Real fixedRecoveryRate=Null< Real >()) |
| |
|
bool | isExpired () const override |
| | Instrument interface.
|
| |
|
const QuantLib::ext::shared_ptr< QuantLib::Bond > & | bond () const |
| | Inspectors.
|
| |
|
bool | payer () |
| |
|
Real | referenceRate () const |
| |
|
const DayCounter & | dayCounter () const |
| |
|
const Date & | terminationDate () const |
| |
|
const Date & | paymentDate () const |
| |
|
const std::vector< Leg > & | protectionFee () const |
| |
|
bool | protectionFeePayer () const |
| |
|
const std::vector< std::string > & | protectionFeeCcys () const |
| |
|
Real | participationRate () const |
| |
|
const Date & | protectionStart () const |
| |
|
const Date & | protectionEnd () const |
| |
|
bool | settlesAccrual () const |
| |
|
Real | fixedRecoveryRate () const |
| |
|
const Date & | maturity () const |
| |