This is the complete list of members for PlainVanillaPayoff, including all inherited members.
accept(AcyclicVisitor &) (defined in PlainVanillaPayoff) | PlainVanillaPayoff | virtual |
description() const (defined in StrikedTypePayoff) | StrikedTypePayoff | virtual |
name() const | PlainVanillaPayoff | virtual |
operator()(Real price) const (defined in PlainVanillaPayoff) | PlainVanillaPayoff | virtual |
optionType() const (defined in TypePayoff) | TypePayoff | |
PlainVanillaPayoff(Option::Type type, Real strike) (defined in PlainVanillaPayoff) | PlainVanillaPayoff | |
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 | protected |
~Payoff() (defined in Payoff) | Payoff | virtual |