Loading [MathJax]/jax/input/TeX/config.js
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
IndexManager Member List

This is the complete list of members for IndexManager, including all inherited members.

clearHistories()IndexManager
clearHistory(const std::string &name)IndexManager
data_IndexManagermutableprivate
getHistory(const std::string &name) constIndexManager
hasHistoricalFixing(const std::string &name, const Date &fixingDate) constIndexManager
hasHistory(const std::string &name) constIndexManager
histories() constIndexManager
IndexManager()=defaultIndexManagerprivate
instance()Singleton< IndexManager >static
notifier(const std::string &name) constIndexManager
operator=(const Singleton &)=deleteSingleton< IndexManager >
operator=(Singleton &&)=deleteSingleton< IndexManager >
setHistory(const std::string &name, TimeSeries< Real > history)IndexManager
Singleton(const Singleton &)=deleteSingleton< IndexManager >
Singleton(Singleton &&)=deleteSingleton< IndexManager >
Singleton()=defaultSingleton< IndexManager >protected
Singleton< IndexManager >IndexManagerfriend
~Singleton()=defaultSingleton< IndexManager >