callability leaving to the holder the possibility to convert More...
#include <ql/experimental/convertiblebonds/convertiblebond.hpp>
Public Member Functions | |
SoftCallability (const Bond::Price &price, const Date &date, Real trigger) | |
Real | trigger () const |
![]() | |
Callability (const Bond::Price &price, Type type, const Date &date) | |
const Bond::Price & | price () const |
Type | type () const |
Date | date () const |
returns the date at which the event occurs | |
virtual void | accept (AcyclicVisitor &) |
![]() | |
virtual bool | hasOccurred (const Date &refDate=Date(), boost::optional< bool > includeRefDate=boost::none) const |
returns true if an event has already occurred before a date More... | |
![]() | |
Observable (const Observable &) | |
Observable & | operator= (const Observable &) |
void | notifyObservers () |
Additional Inherited Members | |
![]() | |
enum | Type { Call, Put } |
type of the callability | |
![]() | |
QL_DEPRECATED typedef Bond::Price | Price |
amount to be paid upon callability More... | |
callability leaving to the holder the possibility to convert