TypePayoff Class Reference
#include <ql/instruments/payoffs.hpp>
Inheritance diagram for TypePayoff:

Detailed Description
Intermediate class for put/call payoffs.
Public Member Functions | |
TypePayoff (Option::Type type) | |
Option::Type | optionType () const |
Payoff interface | |
std::string | description () const |
Protected Attributes | |
Option::Type | type_ |