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