IndexManager Class Reference
#include <ql/Indexes/indexmanager.hpp>
Inheritance diagram for IndexManager:

Detailed Description
global repository for past index fixings
Public Member Functions | |
| void | setHistory (const std::string &name, const History &) |
| const History & | getHistory (const std::string &name) const |
| bool | hasHistory (const std::string &name) const |
| std::vector< std::string > | histories () const |
Friends | |
| class | Singleton< IndexManager > |
