Callability Class Reference

#include <ql/instruments/callabilityschedule.hpp>

Inheritance diagram for Callability:

Inheritance graph
[legend]
List of all members.

Detailed Description

instrument callability
Examples:

ConvertibleBonds.cpp.


Public Types

enum  Type { Call, Put }
 type of the callability

Public Member Functions

 Callability (const Price &price, Type type, const Date &date)
const Priceprice () const
Type type () const
Date date () const
 returns the date at which the event occurs

Classes

class  Price
 amount to be paid upon callability More...