QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
This is the complete list of members for EUHICP, including all inherited members.
addFixing(const Date &fixingDate, Rate fixing, bool forceOverwrite=false) override | InflationIndex | virtual |
addFixings(const TimeSeries< Real > &t, bool forceOverwrite=false) | Index | |
addFixings(DateIterator dBegin, DateIterator dEnd, ValueIterator vBegin, bool forceOverwrite=false) | Index | |
allowsNativeFixings() | Index | virtual |
availabilityLag() const | InflationIndex | |
availabilityLag_ | InflationIndex | protected |
checkNativeFixingsAllowed() | Index | private |
clearFixings() | Index | |
clone(const Handle< ZeroInflationTermStructure > &h) const | ZeroInflationIndex | |
currency() const | InflationIndex | |
currency_ | InflationIndex | protected |
deepUpdate() | Observer | virtual |
EUHICP(const Handle< ZeroInflationTermStructure > &ts={}) | EUHICP | explicit |
familyName() const | InflationIndex | |
familyName_ | InflationIndex | protected |
fixing(const Date &fixingDate, bool forecastTodaysFixing=false) const override | ZeroInflationIndex | virtual |
fixingCalendar() const override | InflationIndex | virtual |
forecastFixing(const Date &fixingDate) const | ZeroInflationIndex | private |
frequency() const | InflationIndex | |
frequency_ | InflationIndex | protected |
hasHistoricalFixing(const Date &fixingDate) const | Index | |
InflationIndex(std::string familyName, Region region, bool revised, Frequency frequency, const Period &availabilitiyLag, Currency currency) | InflationIndex | |
isValidFixingDate(const Date &) const override | InflationIndex | virtual |
QuantLib::iterator typedef | Observable | private |
QuantLib::Observer::iterator typedef | Observer | |
lastFixingDate() const | ZeroInflationIndex | |
name() const override | InflationIndex | virtual |
name_ | InflationIndex | private |
needsForecast(const Date &fixingDate) const | ZeroInflationIndex | private |
notifyObservers() | Observable | |
Observable() | Observable | |
Observable(const Observable &) | Observable | |
Observable(Observable &&)=delete | Observable | |
observables_ | Observer | private |
Observer()=default | Observer | |
QuantLib::Observer::Observer(const Observer &) | Observer | |
observers_ | Observable | private |
QuantLib::operator=(const Observable &) | Observable | |
QuantLib::operator=(Observable &&)=delete | Observable | |
QuantLib::Observer::operator=(const Observer &) | Observer | |
referenceDate_ | InflationIndex | protected |
region() const | InflationIndex | |
region_ | InflationIndex | protected |
registerObserver(Observer *) | Observable | private |
registerWith(const ext::shared_ptr< Observable > &) | Observer | |
registerWithObservables(const ext::shared_ptr< Observer > &) | Observer | |
revised() const | InflationIndex | |
revised_ | InflationIndex | protected |
QuantLib::set_type typedef | Observable | private |
timeSeries() const | Index | |
unregisterObserver(Observer *) | Observable | private |
unregisterWith(const ext::shared_ptr< Observable > &) | Observer | |
unregisterWithAll() | Observer | |
update() override | InflationIndex | virtual |
zeroInflation_ | ZeroInflationIndex | private |
ZeroInflationIndex(const std::string &familyName, const Region ®ion, bool revised, Frequency frequency, const Period &availabilityLag, const Currency ¤cy, Handle< ZeroInflationTermStructure > ts={}) | ZeroInflationIndex | |
zeroInflationTermStructure() const | ZeroInflationIndex | |
~Index() override=default | Index | |
~Observable()=default | Observable | virtual |
~Observer() | Observer | virtual |