|
|
QuantLib::Leg | buildLeg (const ore::data::LegData &data, const QuantLib::ext::shared_ptr< ore::data::EngineFactory > &engineFactory, RequiredFixings &requiredFixings, const std::string &configuration, const QuantLib::Date &openEndDateReplacement=Null< Date >(), const bool useXbsCurves=false) const override |
| |
|
bool | allAveraging () const |
| | Inspect the allAveraging_ flag.
|
| |
|
| LegBuilder (const string &legType) |
| |
|
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 =0 |
| |
|
const string & | legType () const |
| |