41 string keyImpl(
const string& index)
override {
return index; }
42 QuantLib::ext::shared_ptr<PricingEngine>
engineImpl(
const std::string& index)
override;
Abstract template engine builder class.
Abstract template EngineBuilder class that can cache engines and coupon pricers.
Engine Builder for Caps, Floors and Collars on an IborIndex.
string keyImpl(const string &index) override
QuantLib::ext::shared_ptr< PricingEngine > engineImpl(const std::string &index) override
Serializable Credit Default Swap.