|
QuantLib: a free/open-source library for quantitative finance
Reference manual - version 1.40
|
callability leaving to the holder the possibility to convert More...
#include <ql/instruments/bonds/convertiblebonds.hpp>
Public Member Functions | |
| SoftCallability (const Bond::Price &price, const Date &date, Real trigger) | |
| Real | trigger () const |
| Public Member Functions inherited from Callability | |
| Callability (const Bond::Price &price, Type type, const Date &date) | |
| const Bond::Price & | price () const |
| Type | type () const |
| Date | date () const override |
| returns the date at which the event occurs | |
| void | accept (AcyclicVisitor &) override |
| Public Member Functions inherited from Event | |
| virtual bool | hasOccurred (const Date &refDate=Date(), ext::optional< bool > includeRefDate=ext::nullopt) const |
| returns true if an event has already occurred before a date | |
| Public Member Functions inherited from Observable | |
| Observable (const Observable &) | |
| Observable & | operator= (const Observable &) |
| Observable (Observable &&)=delete | |
| Observable & | operator= (Observable &&)=delete |
| void | notifyObservers () |
Additional Inherited Members | |
| Public Types inherited from Callability | |
| enum | Type { Call , Put } |
| type of the callability | |
callability leaving to the holder the possibility to convert