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>
Go to the source code of this file.
Classes | |
class | MarketConfiguration |
class | TodaysMarketParameters |
Today's Market Parameters. More... | |
Namespaces | |
namespace | ore |
Serializable Credit Default Swap. | |
namespace | ore::data |
Functions | |
std::ostream & | operator<< (std::ostream &out, const MarketObject &o) |
Market Configuration structure. More... | |
std::set< MarketObject > | getMarketObjectTypes () |
A class to hold todays market configuration(s)
Definition in file todaysmarketparameters.hpp.