|
QuantLib: a free/open-source library for quantitative finance
Reference manual - version 1.40
|
This is the complete list of members for CashOrNothingPayoff, including all inherited members.
| accept(AcyclicVisitor &) override (defined in CashOrNothingPayoff) | CashOrNothingPayoff | virtual |
| CashOrNothingPayoff(Option::Type type, Real strike, Real cashPayoff) (defined in CashOrNothingPayoff) | CashOrNothingPayoff | |
| cashPayoff() const (defined in CashOrNothingPayoff) | CashOrNothingPayoff | |
| cashPayoff_ (defined in CashOrNothingPayoff) | CashOrNothingPayoff | protected |
| description() const override (defined in CashOrNothingPayoff) | CashOrNothingPayoff | virtual |
| name() const override | CashOrNothingPayoff | virtual |
| operator()(Real price) const override (defined in CashOrNothingPayoff) | CashOrNothingPayoff | virtual |
| optionType() const (defined in TypePayoff) | TypePayoff | |
| strike() const (defined in StrikedTypePayoff) | StrikedTypePayoff | |
| strike_ (defined in StrikedTypePayoff) | StrikedTypePayoff | protected |
| StrikedTypePayoff(Option::Type type, Real strike) (defined in StrikedTypePayoff) | StrikedTypePayoff | protected |
| type_ (defined in TypePayoff) | TypePayoff | protected |
| TypePayoff(Option::Type type) (defined in TypePayoff) | TypePayoff | explicitprotected |
| ~Payoff()=default (defined in Payoff) | Payoff | virtual |