Callability Class Reference
instrument callability More...
#include <ql/instruments/callabilityschedule.hpp>
Inheritance diagram for Callability:

Classes | |
class | Price |
amount to be paid upon callability More... | |
Public Types | |
enum | Type { Call, Put } |
type of the callability | |
Public Member Functions | |
Callability (const Price &price, Type type, const Date &date) | |
const Price & | price () const |
Type | type () const |
Event interface | |
Date | date () const |
returns the date at which the event occurs | |
Visitability | |
virtual void | accept (AcyclicVisitor &) |
Detailed Description
instrument callability- Examples: