Logo
Fully annotated reference manual - version 1.8.12
Loading...
Searching...
No Matches
Namespaces | Functions
csvloader.cpp File Reference

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)
 

Detailed Description

Market Datum Loader impl.

Definition in file csvloader.cpp.