Market Data Loader. More...
#include <ored/marketdata/inmemoryloader.hpp>
#include <orea/app/inputparameters.hpp>
#include <ored/utilities/to_string.hpp>
Go to the source code of this file.
Classes | |
class | StructuredFixingWarningMessage |
Utility class for Structured Fixing warnings. More... | |
class | MarketDataLoaderImpl |
class | MarketDataLoader |
Namespaces | |
namespace | ore |
namespace | ore::analytics |
Typedefs | |
typedef std::map< QuantLib::Date, std::set< std::string > > | QuoteMap |
typedef std::map< std::string, RequiredFixings::FixingDates > | FixingMap |
Market Data Loader.
Definition in file marketdataloader.hpp.