instrument callability More...
#include <ql/instruments/callabilityschedule.hpp>
Public Types | |
enum | Type { Call, Put } |
type of the callability | |
Public Member Functions | |
Callability (const Bond::Price &price, Type type, const Date &date) | |
const Bond::Price & | price () const |
Type | type () const |
Event interface | |
Date | date () const |
returns the date at which the event occurs | |
![]() | |
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 () |
Public Attributes | |
QL_DEPRECATED typedef Bond::Price | Price |
amount to be paid upon callability More... | |
Visitability | |
virtual void | accept (AcyclicVisitor &) |
instrument callability
QL_DEPRECATED typedef Bond::Price Price |
amount to be paid upon callability