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) |
A class to hold pricing engine parameters.
Definition in file enginedata.hpp.