QuantLib: a free/open-source library for quantitative finance
Fully annotated sources - version 1.32
Loading...
Searching...
No Matches
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 >