QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
This is the complete list of members for FraRateHelper, including all inherited members.
accept(AcyclicVisitor &) override | FraRateHelper | virtual |
BootstrapHelper(Handle< Quote > quote) | BootstrapHelper< TS > | explicit |
BootstrapHelper(Real quote) | BootstrapHelper< TS > | explicit |
deepUpdate() | Observer | virtual |
earliestDate() const | BootstrapHelper< TS > | virtual |
earliestDate_ | BootstrapHelper< TS > | protected |
evaluationDate_ | RelativeDateBootstrapHelper< TS > | protected |
fixingDate_ | FraRateHelper | private |
FraRateHelper(const Handle< Quote > &rate, Natural monthsToStart, Natural monthsToEnd, Natural fixingDays, const Calendar &calendar, BusinessDayConvention convention, bool endOfMonth, const DayCounter &dayCounter, Pillar::Choice pillar=Pillar::LastRelevantDate, Date customPillarDate=Date(), bool useIndexedCoupon=true) | FraRateHelper | |
FraRateHelper(Rate rate, Natural monthsToStart, Natural monthsToEnd, Natural fixingDays, const Calendar &calendar, BusinessDayConvention convention, bool endOfMonth, const DayCounter &dayCounter, Pillar::Choice pillar=Pillar::LastRelevantDate, Date customPillarDate=Date(), bool useIndexedCoupon=true) | FraRateHelper | |
FraRateHelper(const Handle< Quote > &rate, Natural monthsToStart, const ext::shared_ptr< IborIndex > &iborIndex, Pillar::Choice pillar=Pillar::LastRelevantDate, Date customPillarDate=Date(), bool useIndexedCoupon=true) | FraRateHelper | |
FraRateHelper(Rate rate, Natural monthsToStart, const ext::shared_ptr< IborIndex > &iborIndex, Pillar::Choice pillar=Pillar::LastRelevantDate, Date customPillarDate=Date(), bool useIndexedCoupon=true) | FraRateHelper | |
FraRateHelper(const Handle< Quote > &rate, Period periodToStart, Natural lengthInMonths, Natural fixingDays, const Calendar &calendar, BusinessDayConvention convention, bool endOfMonth, const DayCounter &dayCounter, Pillar::Choice pillar=Pillar::LastRelevantDate, Date customPillarDate=Date(), bool useIndexedCoupon=true) | FraRateHelper | |
FraRateHelper(Rate rate, Period periodToStart, Natural lengthInMonths, Natural fixingDays, const Calendar &calendar, BusinessDayConvention convention, bool endOfMonth, const DayCounter &dayCounter, Pillar::Choice pillar=Pillar::LastRelevantDate, Date customPillarDate=Date(), bool useIndexedCoupon=true) | FraRateHelper | |
FraRateHelper(const Handle< Quote > &rate, Period periodToStart, const ext::shared_ptr< IborIndex > &iborIndex, Pillar::Choice pillar=Pillar::LastRelevantDate, Date customPillarDate=Date(), bool useIndexedCoupon=true) | FraRateHelper | |
FraRateHelper(Rate rate, Period periodToStart, const ext::shared_ptr< IborIndex > &iborIndex, Pillar::Choice pillar=Pillar::LastRelevantDate, Date customPillarDate=Date(), bool useIndexedCoupon=true) | FraRateHelper | |
FraRateHelper(const Handle< Quote > &rate, Natural immOffsetStart, Natural immOffsetEnd, const ext::shared_ptr< IborIndex > &iborIndex, Pillar::Choice pillar=Pillar::LastRelevantDate, Date customPillarDate=Date(), bool useIndexedCoupon=true) | FraRateHelper | |
FraRateHelper(Rate rate, Natural immOffsetStart, Natural immOffsetEnd, const ext::shared_ptr< IborIndex > &iborIndex, Pillar::Choice pillar=Pillar::LastRelevantDate, Date customPillarDate=Date(), bool useIndexedCoupon=true) | FraRateHelper | |
iborIndex_ | FraRateHelper | private |
immOffsetEnd_ | FraRateHelper | private |
immOffsetStart_ | FraRateHelper | private |
impliedQuote() const override | FraRateHelper | virtual |
initializeDates() override | FraRateHelper | privatevirtual |
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() | 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 | |
periodToStart_ | FraRateHelper | private |
pillarChoice_ | FraRateHelper | private |
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 Handle< Quote > "e) | RelativeDateBootstrapHelper< TS > | explicit |
RelativeDateBootstrapHelper(Real quote) | RelativeDateBootstrapHelper< TS > | explicit |
QuantLib::set_type typedef | Observer | private |
setTermStructure(YieldTermStructure *) override | FraRateHelper | |
QuantLib::RelativeDateBootstrapHelper::setTermStructure(TS *) | BootstrapHelper< TS > | virtual |
spanningTime_ | FraRateHelper | private |
termStructure_ | BootstrapHelper< TS > | protected |
termStructureHandle_ | FraRateHelper | private |
unregisterObserver(Observer *) | Observable | private |
unregisterWith(const ext::shared_ptr< Observable > &) | Observer | |
unregisterWithAll() | Observer | |
update() override | RelativeDateBootstrapHelper< TS > | virtual |
useIndexedCoupon_ | FraRateHelper | private |
~BootstrapHelper() override=default | BootstrapHelper< TS > | |
~Observable()=default | Observable | virtual |
~Observer() | Observer | virtual |