Logo
Reference manual - version ored_version
LegBuilder Class Referenceabstract
Inheritance diagram for LegBuilder:

Public Member Functions

 LegBuilder (const LegType &legType)
virtual Leg buildLeg (const LegData &data, const QuantLib::ext::shared_ptr< EngineFactory > &engineFactory, RequiredFixings &requiredFixings, const string &configuration, const QuantLib::Date &openEndDateReplacement=Null< Date >(), const bool useXbsCurves=false, const bool attachPricer=true, std::set< std::tuple< std::set< std::string >, std::string, std::string > > *=nullptr) const =0
const LegType & legType () const