Logo
Fully annotated reference manual - version 1.8.12
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
portfolio.hpp File Reference

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 >, boolbuildTrade (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)
 

Detailed Description

Portfolio class.

Definition in file portfolio.hpp.