Portfolio class. More...
#include <boost/make_shared.hpp>#include <ql/shared_ptr.hpp>#include <ored/portfolio/enginefactory.hpp>#include <ored/portfolio/tradefactory.hpp>#include <ql/time/date.hpp>#include <ql/types.hpp>#include <vector>Go to the source code of this file.
Classes | |
| class | Portfolio |
| Serializable portfolio. More... | |
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) |
Portfolio class.
Definition in file portfolio.hpp.