QuantLib: a free/open-source library for quantitative finance
Reference manual - version 1.40
Loading...
Searching...
No Matches
SuperSharePayoff Member List

This is the complete list of members for SuperSharePayoff, including all inherited members.

accept(AcyclicVisitor &) override (defined in SuperSharePayoff)SuperSharePayoffvirtual
cashPayoff() const (defined in SuperSharePayoff)SuperSharePayoff
cashPayoff_ (defined in SuperSharePayoff)SuperSharePayoffprotected
description() const override (defined in SuperSharePayoff)SuperSharePayoffvirtual
name() const overrideSuperSharePayoffvirtual
operator()(Real price) const override (defined in SuperSharePayoff)SuperSharePayoffvirtual
optionType() const (defined in TypePayoff)TypePayoff
secondStrike() const (defined in SuperSharePayoff)SuperSharePayoff
secondStrike_ (defined in SuperSharePayoff)SuperSharePayoffprotected
strike() const (defined in StrikedTypePayoff)StrikedTypePayoff
strike_ (defined in StrikedTypePayoff)StrikedTypePayoffprotected
StrikedTypePayoff(Option::Type type, Real strike) (defined in StrikedTypePayoff)StrikedTypePayoffprotected
SuperSharePayoff(Real strike, Real secondStrike, Real cashPayoff) (defined in SuperSharePayoff)SuperSharePayoff
type_ (defined in TypePayoff)TypePayoffprotected
TypePayoff(Option::Type type) (defined in TypePayoff)TypePayoffexplicitprotected
~Payoff()=default (defined in Payoff)Payoffvirtual