This is the complete list of members for RatchetPayoff, including all inherited members.
accept(AcyclicVisitor &) override | DoubleStickyRatchetPayoff | virtual |
accrualFactor_ | DoubleStickyRatchetPayoff | protected |
description() const override | DoubleStickyRatchetPayoff | virtual |
DoubleStickyRatchetPayoff(Real type1, Real type2, Real gearing1, Real gearing2, Real gearing3, Real spread1, Real spread2, Real spread3, Real initialValue1, Real initialValue2, Real accrualFactor) | DoubleStickyRatchetPayoff | |
gearing1_ | DoubleStickyRatchetPayoff | protected |
gearing2_ | DoubleStickyRatchetPayoff | protected |
gearing3_ | DoubleStickyRatchetPayoff | protected |
initialValue1_ | DoubleStickyRatchetPayoff | protected |
initialValue2_ | DoubleStickyRatchetPayoff | protected |
name() const override | RatchetPayoff | virtual |
operator()(Real forward) const override | DoubleStickyRatchetPayoff | virtual |
RatchetPayoff(Real gearing1, Real gearing2, Real spread1, Real spread2, Real initialValue, Real accrualFactor) | RatchetPayoff | |
spread1_ | DoubleStickyRatchetPayoff | protected |
spread2_ | DoubleStickyRatchetPayoff | protected |
spread3_ | DoubleStickyRatchetPayoff | protected |
type1_ | DoubleStickyRatchetPayoff | protected |
type2_ | DoubleStickyRatchetPayoff | protected |
~Payoff()=default | Payoff | virtual |