Logo
Reference manual - version ored_version
Classes | Public Member Functions | List of all members
BondBuilder Struct Referenceabstract

Bond Factory that builds bonds from reference data. More...

#include <ored/portfolio/bond.hpp>

+ Inheritance diagram for BondBuilder:

Classes

struct  Result
 

Public Member Functions

virtual Result build (const boost::shared_ptr< EngineFactory > &engineFactory, const boost::shared_ptr< ReferenceDataManager > &referenceData, const std::string &securityId) const =0
 

Detailed Description

Bond Factory that builds bonds from reference data.