callabilityschedule (3) - Linux Manuals
callabilityschedule: Schedule of put/call dates.
NAME
ql/instruments/callabilityschedule.hpp - Schedule of put/call dates.
SYNOPSIS
#include <ql/event.hpp>
#include <ql/utilities/null.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/optional.hpp>
#include <vector>
Classes
class Callability
instrument callability
class Price
amount to be paid upon callability
Typedefs
typedef std::vector< boost::shared_ptr< Callability > > CallabilitySchedule
Detailed Description
Schedule of put/call dates.
Author
Generated automatically by Doxygen for QuantLib from the source code.