#include <ored/portfolio/failedtrade.hpp>#include <ored/portfolio/fxforward.hpp>#include <ored/portfolio/portfolio.hpp>#include <ored/portfolio/structuredtradeerror.hpp>#include <ored/portfolio/structuredtradewarning.hpp>#include <ored/portfolio/swap.hpp>#include <ored/portfolio/swaption.hpp>#include <ored/utilities/log.hpp>#include <ored/utilities/xmlutils.hpp>#include <ql/errors.hpp>#include <ql/time/date.hpp>Go to the source code of this file.
Namespaces | |
| namespace | ore |
| Serializable Credit Default Swap. | |
| namespace | ore::data |
Functions | |
| std::pair< QuantLib::ext::shared_ptr< Trade >, bool > | buildTrade (QuantLib::ext::shared_ptr< Trade > &trade, const QuantLib::ext::shared_ptr< EngineFactory > &engineFactory, const std::string &context, const bool ignoreTradeBuildFail, const bool buildFailedTrades, const bool emitStructuredError) |