Logo
Reference manual - version ored_version
enginedata.hpp File Reference

A class to hold pricing engine parameters. More...

#include <ored/utilities/parsers.hpp>
#include <ored/utilities/xmlutils.hpp>
#include <qle/termstructures/dynamicstype.hpp>

Classes

class  EngineData
 Pricing engine description. More...

Namespaces

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

Typedefs

typedef rapidxml::xml_node< char > XMLNode

Functions

bool operator== (const EngineData &lhs, const EngineData &rhs)
bool operator!= (const EngineData &lhs, const EngineData &rhs)

Detailed Description

A class to hold pricing engine parameters.