|
QuantLib: a free/open-source library for quantitative finance
Reference manual - version 1.40
|
This is the complete list of members for GapPayoff, including all inherited members.
| accept(AcyclicVisitor &) override (defined in GapPayoff) | GapPayoff | virtual |
| description() const override (defined in GapPayoff) | GapPayoff | virtual |
| GapPayoff(Option::Type type, Real strike, Real secondStrike) (defined in GapPayoff) | GapPayoff | |
| name() const override | GapPayoff | virtual |
| operator()(Real price) const override (defined in GapPayoff) | GapPayoff | virtual |
| optionType() const (defined in TypePayoff) | TypePayoff | |
| secondStrike() const (defined in GapPayoff) | GapPayoff | |
| secondStrike_ (defined in GapPayoff) | GapPayoff | protected |
| 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 |