QuantLib
A free/open-source library for quantitative finance
Reference manual - version 1.6
SuperSharePayoff Member List

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

accept(AcyclicVisitor &) (defined in SuperSharePayoff)SuperSharePayoffvirtual
cashPayoff() const (defined in SuperSharePayoff)SuperSharePayoff
cashPayoff_ (defined in SuperSharePayoff)SuperSharePayoffprotected
description() const (defined in SuperSharePayoff)SuperSharePayoffvirtual
name() const SuperSharePayoffvirtual
operator()(Real price) const (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)TypePayoffprotected
~Payoff() (defined in Payoff)Payoffvirtual