#include <ored/portfolio/enginefactory.hpp>
Definition at line 305 of file enginefactory.hpp.
◆ LegBuilder()
◆ ~LegBuilder()
◆ buildLeg()
virtual Leg buildLeg |
( |
const LegData & |
data, |
|
|
const QuantLib::ext::shared_ptr< EngineFactory > & |
, |
|
|
RequiredFixings & |
requiredFixings, |
|
|
const string & |
configuration, |
|
|
const QuantLib::Date & |
openEndDateReplacement = Null< Date >() , |
|
|
const bool |
useXbsCurves = false |
|
) |
| const |
|
pure virtual |
Implemented in FixedLegBuilder, ZeroCouponFixedLegBuilder, FloatingLegBuilder, CashflowLegBuilder, CPILegBuilder, YYLegBuilder, CMSLegBuilder, CMBLegBuilder, DigitalCMSLegBuilder, CMSSpreadLegBuilder, DigitalCMSSpreadLegBuilder, and EquityLegBuilder.
◆ legType()
const string & legType |
( |
| ) |
const |
◆ legType_