ql/instruments/callabilityschedule.hpp File Reference

Schedule of put/call dates. More...

#include <ql/event.hpp>
#include <ql/utilities/null.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/optional.hpp>
#include <vector>

Include dependency graph for callabilityschedule.hpp:


Classes

class  Callability
 instrument callability More...
class  Callability::Price
 amount to be paid upon callability More...

Typedefs

typedef std::vector
< boost::shared_ptr
< Callability > > 
CallabilitySchedule

Detailed Description

Schedule of put/call dates.