optionType (3) Linux Manual Page
QuantLib::TypePayoff – Intermediate class for put/call payoffs.
Synopsis
#include <ql/instruments/payoffs.hpp>
Inherits QuantLib::Payoff. Inherited by FloatingTypePayoff, and StrikedTypePayoff.
Public Member Functions
TypePayoff (Option::Type type)
Option::Type optionType () const
Payoff interface
std::string description () const
Protected Attributes
Option::Type type_
Detailed Description
Intermediate class for put/call payoffs.
Author
Generated automatically by Doxygen for QuantLib from the source code.
