Singleton to hold conventions. More...
#include <ored/configuration/conventions.hpp>
Inheritance diagram for InstrumentConventions:Public Member Functions | |
| const QuantLib::ext::shared_ptr< ore::data::Conventions > & | conventions (QuantLib::Date d=QuantLib::Date()) const |
| void | setConventions (const QuantLib::ext::shared_ptr< ore::data::Conventions > &conventions, QuantLib::Date d=QuantLib::Date()) |
| void | clear () |
Friends | |
| class | QuantLib::Singleton< InstrumentConventions, std::integral_constant< bool, true > > |
Singleton to hold conventions.