Intermediate class for put/call payoffs.
More...
#include <ql/instruments/payoffs.hpp>
List of all members.
Public Member Functions |
Option::Type | optionType () const |
|
std::string | description () const |
Protected Member Functions |
| TypePayoff (Option::Type type) |
Protected Attributes |
Option::Type | type_ |
Detailed Description
Intermediate class for put/call payoffs.