This is the complete list of members for VanillaInstrument, including all inherited members.
| additionalInstruments() const | InstrumentWrapper | |
| additionalInstruments_ | InstrumentWrapper | protected |
| additionalInstrumentsNPV() const | InstrumentWrapper | |
| additionalMultipliers() const | InstrumentWrapper | |
| additionalMultipliers_ | InstrumentWrapper | protected |
| additionalResults() const override | VanillaInstrument | virtual |
| cumulativePricingTime_ | InstrumentWrapper | mutableprotected |
| getCumulativePricingTime() const | InstrumentWrapper | |
| getNumberOfPricings() const | InstrumentWrapper | |
| getTimedNPV(const QuantLib::ext::shared_ptr< QuantLib::Instrument > &instr) const | InstrumentWrapper | protected |
| initialise(const std::vector< QuantLib::Date > &) override | VanillaInstrument | virtual |
| instrument_ | InstrumentWrapper | protected |
| InstrumentWrapper() | InstrumentWrapper | |
| InstrumentWrapper(const QuantLib::ext::shared_ptr< QuantLib::Instrument > &inst, const Real multiplier=1.0, const std::vector< QuantLib::ext::shared_ptr< QuantLib::Instrument > > &additionalInstruments=std::vector< QuantLib::ext::shared_ptr< QuantLib::Instrument > >(), const std::vector< Real > &additionalMultipliers=std::vector< Real >()) | InstrumentWrapper | |
| isOption() | InstrumentWrapper | virtual |
| multiplier() const | InstrumentWrapper | |
| multiplier2() const | InstrumentWrapper | virtual |
| multiplier_ | InstrumentWrapper | protected |
| NPV() const override | VanillaInstrument | virtual |
| numberOfPricings_ | InstrumentWrapper | mutableprotected |
| qlInstrument(const bool calculate=false) const | InstrumentWrapper | |
| reset() override | VanillaInstrument | virtual |
| resetPricingStats() const | InstrumentWrapper | |
| updateQlInstruments() | InstrumentWrapper | virtual |
| VanillaInstrument(const QuantLib::ext::shared_ptr< QuantLib::Instrument > &inst, const Real multiplier=1.0, const std::vector< QuantLib::ext::shared_ptr< QuantLib::Instrument > > &additionalInstruments=std::vector< QuantLib::ext::shared_ptr< QuantLib::Instrument > >(), const std::vector< Real > &additionalMultipliers=std::vector< Real >()) | VanillaInstrument | |
| ~InstrumentWrapper() | InstrumentWrapper | virtual |