Market Datum Loader impl. More...
#include <algorithm>
#include <boost/algorithm/string.hpp>
#include <fstream>
#include <map>
#include <ored/marketdata/csvloader.hpp>
#include <ored/marketdata/marketdatumparser.hpp>
#include <ored/utilities/log.hpp>
#include <ored/utilities/parsers.hpp>
Go to the source code of this file.
Namespaces | |
namespace | ore |
Serializable Credit Default Swap. | |
namespace | ore::data |
Functions | |
QuantLib::ext::shared_ptr< MarketDatum > | makeDummyMarketDatum (const Date &d, const std::string &name) |
Market Datum Loader impl.
Definition in file csvloader.cpp.