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

DependencyGraph class to establish build order of marketObjects and its dependency. More...

#include <ored/configuration/conventions.hpp>
#include <ored/configuration/curveconfigurations.hpp>
#include <ored/marketdata/todaysmarketparameters.hpp>
#include <ored/configuration/iborfallbackconfig.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/graph/depth_first_search.hpp>
#include <boost/graph/tiernan_all_cycles.hpp>
#include <map>

Classes

class  DependencyGraph
 
struct  DependencyGraph::Node
 

Namespaces

 ore
 Serializable Credit Default Swap.
 
 ore::data
 

Detailed Description

DependencyGraph class to establish build order of marketObjects and its dependency.