|
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.38
|
This is the complete list of members for SwapRateHelper, including all inherited members.
| accept(AcyclicVisitor &) override | SwapRateHelper | virtual |
| BootstrapHelper(const std::variant< Spread, Handle< Quote > > "e) | BootstrapHelper< TS > | explicit |
| calendar_ | SwapRateHelper | protected |
| deepUpdate() | Observer | virtual |
| discountHandle_ | SwapRateHelper | protected |
| discountRelinkableHandle_ | SwapRateHelper | protected |
| earliestDate() const | BootstrapHelper< TS > | virtual |
| earliestDate_ | BootstrapHelper< TS > | protected |
| endDate_ | SwapRateHelper | protected |
| endOfMonth_ | SwapRateHelper | protected |
| evaluationDate_ | RelativeDateBootstrapHelper< TS > | protected |
| fixedConvention_ | SwapRateHelper | protected |
| fixedDayCount_ | SwapRateHelper | protected |
| fixedFrequency_ | SwapRateHelper | protected |
| forwardStart() const | SwapRateHelper | |
| fwdStart_ | SwapRateHelper | protected |
| iborIndex_ | SwapRateHelper | protected |
| impliedQuote() const override | SwapRateHelper | virtual |
| initialize(const ext::shared_ptr< IborIndex > &iborIndex, Date customPillarDate) | SwapRateHelper | protected |
| initializeDates() override | SwapRateHelper | protectedvirtual |
| QuantLib::iterator typedef | Observer | |
| latestDate() const | BootstrapHelper< TS > | virtual |
| latestDate_ | BootstrapHelper< TS > | protected |
| latestRelevantDate() const | BootstrapHelper< TS > | virtual |
| latestRelevantDate_ | BootstrapHelper< TS > | protected |
| maturityDate() const | BootstrapHelper< TS > | virtual |
| maturityDate_ | BootstrapHelper< TS > | protected |
| notifyObservers() | Observable | |
| Observable()=default | Observable | |
| Observable(const Observable &) | Observable | |
| Observable(Observable &&)=delete | Observable | |
| observables_ | Observer | private |
| QuantLib::Observer()=default | Observer | |
| QuantLib::Observer(const Observer &) | Observer | |
| observers_ | Observable | private |
| QuantLib::operator=(const Observer &) | Observer | |
| QuantLib::Observable::operator=(const Observable &) | Observable | |
| QuantLib::Observable::operator=(Observable &&)=delete | Observable | |
| pillarChoice_ | SwapRateHelper | protected |
| pillarDate() const | BootstrapHelper< TS > | virtual |
| pillarDate_ | BootstrapHelper< TS > | protected |
| quote() const | BootstrapHelper< TS > | |
| quote_ | BootstrapHelper< TS > | protected |
| quoteError() const | BootstrapHelper< TS > | |
| registerObserver(Observer *) | Observable | private |
| registerWith(const ext::shared_ptr< Observable > &) | Observer | |
| registerWithObservables(const ext::shared_ptr< Observer > &) | Observer | |
| RelativeDateBootstrapHelper(const std::variant< Spread, Handle< Quote > > "e, bool updateDates=true) | RelativeDateBootstrapHelper< TS > | explicit |
| QuantLib::set_type typedef | Observer | private |
| setTermStructure(YieldTermStructure *) override | SwapRateHelper | |
| QuantLib::RelativeDateBootstrapHelper::setTermStructure(TS *) | BootstrapHelper< TS > | virtual |
| settlementDays_ | SwapRateHelper | protected |
| spread() const | SwapRateHelper | |
| spread_ | SwapRateHelper | protected |
| startDate_ | SwapRateHelper | protected |
| swap() const | SwapRateHelper | |
| swap_ | SwapRateHelper | protected |
| SwapRateHelper(const std::variant< Rate, Handle< Quote > > &rate, const ext::shared_ptr< SwapIndex > &swapIndex, Handle< Quote > spread={}, const Period &fwdStart=0 *Days, Handle< YieldTermStructure > discountingCurve={}, Pillar::Choice pillar=Pillar::LastRelevantDate, Date customPillarDate=Date(), bool endOfMonth=false, const ext::optional< bool > &useIndexedCoupons=ext::nullopt) | SwapRateHelper | |
| SwapRateHelper(const std::variant< Rate, Handle< Quote > > &rate, const Period &tenor, Calendar calendar, Frequency fixedFrequency, BusinessDayConvention fixedConvention, DayCounter fixedDayCount, const ext::shared_ptr< IborIndex > &iborIndex, Handle< Quote > spread={}, const Period &fwdStart=0 *Days, Handle< YieldTermStructure > discountingCurve={}, Natural settlementDays=Null< Natural >(), Pillar::Choice pillar=Pillar::LastRelevantDate, Date customPillarDate=Date(), bool endOfMonth=false, const ext::optional< bool > &useIndexedCoupons=ext::nullopt) | SwapRateHelper | |
| SwapRateHelper(const std::variant< Rate, Handle< Quote > > &rate, const Date &startDate, const Date &endDate, Calendar calendar, Frequency fixedFrequency, BusinessDayConvention fixedConvention, DayCounter fixedDayCount, const ext::shared_ptr< IborIndex > &iborIndex, Handle< Quote > spread={}, Handle< YieldTermStructure > discountingCurve={}, Pillar::Choice pillar=Pillar::LastRelevantDate, Date customPillarDate=Date(), bool endOfMonth=false, const ext::optional< bool > &useIndexedCoupons=ext::nullopt) | SwapRateHelper | |
| tenor_ | SwapRateHelper | protected |
| termStructure_ | BootstrapHelper< TS > | protected |
| termStructureHandle_ | SwapRateHelper | protected |
| unregisterObserver(Observer *) | Observable | private |
| unregisterWith(const ext::shared_ptr< Observable > &) | Observer | |
| unregisterWithAll() | Observer | |
| update() override | RelativeDateBootstrapHelper< TS > | virtual |
| updateDates_ | RelativeDateBootstrapHelper< TS > | protected |
| useIndexedCoupons_ | SwapRateHelper | protected |
| ~BootstrapHelper() override=default | BootstrapHelper< TS > | |
| ~Observable()=default | Observable | virtual |
| ~Observer() | Observer | virtual |