QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
This is the complete list of members for IndexManager, including all inherited members.
clearHistories() | IndexManager | |
clearHistory(const std::string &name) | IndexManager | |
data_ | IndexManager | mutableprivate |
getHistory(const std::string &name) const | IndexManager | |
hasHistoricalFixing(const std::string &name, const Date &fixingDate) const | IndexManager | |
hasHistory(const std::string &name) const | IndexManager | |
histories() const | IndexManager | |
IndexManager()=default | IndexManager | private |
instance() | Singleton< IndexManager > | static |
notifier(const std::string &name) const | IndexManager | |
operator=(const Singleton &)=delete | Singleton< IndexManager > | |
operator=(Singleton &&)=delete | Singleton< IndexManager > | |
setHistory(const std::string &name, TimeSeries< Real > history) | IndexManager | |
Singleton(const Singleton &)=delete | Singleton< IndexManager > | |
Singleton(Singleton &&)=delete | Singleton< IndexManager > | |
Singleton()=default | Singleton< IndexManager > | protected |
Singleton< IndexManager > | IndexManager | friend |
~Singleton()=default | Singleton< IndexManager > |