Logo
Fully annotated reference manual - version 1.8.12
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
inmemoryloader.hpp File Reference
#include <ored/marketdata/loader.hpp>
#include <ored/marketdata/marketdatumparser.hpp>

Go to the source code of this file.

Classes

class  InMemoryLoader
 

Namespaces

namespace  ore
 Serializable Credit Default Swap.
 
namespace  ore::data
 

Functions

void loadDataFromBuffers ( InMemoryLoader &loader, const std::vector< std::string > &marketData, const std::vector< std::string > &fixingData, bool implyTodaysFixings=false)
 Utility function for loading market quotes and fixings from an in memory csv buffer. More...