Logo
Fully annotated reference manual - version 1.8.12
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
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>

Go to the source code of this file.

Classes

class  EngineData
 Pricing engine description. More...
 

Namespaces

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

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.

Definition in file enginedata.hpp.