Logo
Reference manual - version ored_version
todaysmarketparameters.hpp File Reference

A class to hold todays market configuration(s). More...

#include <ored/marketdata/market.hpp>
#include <ored/utilities/log.hpp>
#include <ored/utilities/parsers.hpp>
#include <ored/utilities/xmlutils.hpp>
#include <unordered_map>

Classes

class  MarketConfiguration
class  TodaysMarketParameters
 Today's Market Parameters. More...

Namespaces

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

Typedefs

typedef rapidxml::xml_node< char > XMLNode

Functions

std::ostream & operator<< (std::ostream &out, const MarketObject &o)
 Market Configuration structure.
std::set< MarketObject > getMarketObjectTypes ()
MarketObject parseMarketObject (const std::string &mo)

Detailed Description

A class to hold todays market configuration(s).