Logo
Reference manual - version ored_version
Classes | Namespaces | Functions
todaysmarket.hpp File Reference

An concrete implementation of the Market class that loads todays market and builds the required curves. More...

#include <ored/configuration/conventions.hpp>
#include <ored/configuration/curveconfigurations.hpp>
#include <ored/marketdata/curvespec.hpp>
#include <ored/marketdata/loader.hpp>
#include <ored/marketdata/marketimpl.hpp>
#include <ored/marketdata/todaysmarketcalibrationinfo.hpp>
#include <ored/marketdata/todaysmarketparameters.hpp>
#include <ored/marketdata/dependencygraph.hpp>
#include <boost/graph/adjacency_list.hpp>
#include <boost/graph/directed_graph.hpp>
#include <boost/graph/graph_traits.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/enable_shared_from_this.hpp>
#include <map>

Classes

class  TodaysMarket
 Today's Market. More...
 

Namespaces

 ore
 Serializable Credit Default Swap.
 
 ore::data
 

Functions

std::ostream & operator<< (std::ostream &o, const DependencyGraph::Node &n)
 

Detailed Description

An concrete implementation of the Market class that loads todays market and builds the required curves.