Go to the source code of this file.
|
| void | setCouponPricer (const Leg &leg, const ext::shared_ptr< FloatingRateCouponPricer > &pricer) |
| |
| void | setCouponPricers (const Leg &leg, const std::vector< ext::shared_ptr< FloatingRateCouponPricer > > &pricers) |
| |
| void | setCouponPricers (const Leg &leg, const ext::shared_ptr< FloatingRateCouponPricer > &p1, const ext::shared_ptr< FloatingRateCouponPricer > &p2) |
| |
| void | setCouponPricers (const Leg &leg, const ext::shared_ptr< FloatingRateCouponPricer > &p1, const ext::shared_ptr< FloatingRateCouponPricer > &p2, const ext::shared_ptr< FloatingRateCouponPricer > &p3) |
| |
| void | setCouponPricers (const Leg &leg, const ext::shared_ptr< FloatingRateCouponPricer > &p1, const ext::shared_ptr< FloatingRateCouponPricer > &p2, const ext::shared_ptr< FloatingRateCouponPricer > &p3, const ext::shared_ptr< FloatingRateCouponPricer > &p4) |
| |
◆ pricer_
| ext::shared_ptr<FloatingRateCouponPricer> pricer_ |
|
private |