|
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.38
|
helper class More...
#include <makevanillaswap.hpp>
Collaboration diagram for MakeVanillaSwap:helper class
This class provides a more comfortable way to instantiate standard market swap.
Definition at line 39 of file makevanillaswap.hpp.
| MakeVanillaSwap | ( | const Period & | swapTenor, |
| const ext::shared_ptr< IborIndex > & | iborIndex, | ||
| Rate | fixedRate = Null<Rate>(), |
||
| const Period & | forwardStart = 0*Days |
||
| ) |
Definition at line 40 of file makevanillaswap.cpp.
| operator VanillaSwap | ( | ) | const |
| operator ext::shared_ptr< VanillaSwap > | ( | ) | const |
| MakeVanillaSwap & receiveFixed | ( | bool | flag = true | ) |
Definition at line 190 of file makevanillaswap.cpp.
| MakeVanillaSwap & withType | ( | Swap::Type | type | ) |
Definition at line 195 of file makevanillaswap.cpp.
Here is the caller graph for this function:| MakeVanillaSwap & withNominal | ( | Real | n | ) |
Definition at line 200 of file makevanillaswap.cpp.
Here is the caller graph for this function:| MakeVanillaSwap & withSettlementDays | ( | Natural | settlementDays | ) |
Definition at line 205 of file makevanillaswap.cpp.
Here is the caller graph for this function:| MakeVanillaSwap & withEffectiveDate | ( | const Date & | effectiveDate | ) |
| MakeVanillaSwap & withTerminationDate | ( | const Date & | terminationDate | ) |
| MakeVanillaSwap & withRule | ( | DateGeneration::Rule | r | ) |
| MakeVanillaSwap & withPaymentConvention | ( | BusinessDayConvention | bdc | ) |
Definition at line 231 of file makevanillaswap.cpp.
| MakeVanillaSwap & withFixedLegTenor | ( | const Period & | t | ) |
Definition at line 250 of file makevanillaswap.cpp.
Here is the caller graph for this function:| MakeVanillaSwap & withFixedLegCalendar | ( | const Calendar & | cal | ) |
Definition at line 256 of file makevanillaswap.cpp.
Here is the caller graph for this function:| MakeVanillaSwap & withFixedLegConvention | ( | BusinessDayConvention | bdc | ) |
Definition at line 262 of file makevanillaswap.cpp.
Here is the caller graph for this function:| MakeVanillaSwap & withFixedLegTerminationDateConvention | ( | BusinessDayConvention | bdc | ) |
Definition at line 268 of file makevanillaswap.cpp.
Here is the caller graph for this function:| MakeVanillaSwap & withFixedLegRule | ( | DateGeneration::Rule | r | ) |
Definition at line 273 of file makevanillaswap.cpp.
| MakeVanillaSwap & withFixedLegEndOfMonth | ( | bool | flag = true | ) |
| MakeVanillaSwap & withFixedLegFirstDate | ( | const Date & | d | ) |
Definition at line 283 of file makevanillaswap.cpp.
| MakeVanillaSwap & withFixedLegNextToLastDate | ( | const Date & | d | ) |
Definition at line 289 of file makevanillaswap.cpp.
| MakeVanillaSwap & withFixedLegDayCount | ( | const DayCounter & | dc | ) |
Definition at line 295 of file makevanillaswap.cpp.
Here is the caller graph for this function:| MakeVanillaSwap & withFloatingLegTenor | ( | const Period & | t | ) |
| MakeVanillaSwap & withFloatingLegCalendar | ( | const Calendar & | cal | ) |
Definition at line 306 of file makevanillaswap.cpp.
Here is the caller graph for this function:| MakeVanillaSwap & withFloatingLegConvention | ( | BusinessDayConvention | bdc | ) |
| MakeVanillaSwap & withFloatingLegTerminationDateConvention | ( | BusinessDayConvention | bdc | ) |
| MakeVanillaSwap & withFloatingLegRule | ( | DateGeneration::Rule | r | ) |
| MakeVanillaSwap & withFloatingLegEndOfMonth | ( | bool | flag = true | ) |
| MakeVanillaSwap & withFloatingLegFirstDate | ( | const Date & | d | ) |
| MakeVanillaSwap & withFloatingLegNextToLastDate | ( | const Date & | d | ) |
| MakeVanillaSwap & withFloatingLegDayCount | ( | const DayCounter & | dc | ) |
| MakeVanillaSwap & withFloatingLegSpread | ( | Spread | sp | ) |
Definition at line 351 of file makevanillaswap.cpp.
| MakeVanillaSwap & withDiscountingTermStructure | ( | const Handle< YieldTermStructure > & | discountCurve | ) |
| MakeVanillaSwap & withPricingEngine | ( | const ext::shared_ptr< PricingEngine > & | engine | ) |
Definition at line 244 of file makevanillaswap.cpp.
| MakeVanillaSwap & withIndexedCoupons | ( | const ext::optional< bool > & | b = true | ) |
| MakeVanillaSwap & withAtParCoupons | ( | bool | b = true | ) |
Definition at line 361 of file makevanillaswap.cpp.
|
private |
Definition at line 89 of file makevanillaswap.hpp.
|
private |
Definition at line 90 of file makevanillaswap.hpp.
|
private |
Definition at line 91 of file makevanillaswap.hpp.
|
private |
Definition at line 92 of file makevanillaswap.hpp.
|
private |
Definition at line 94 of file makevanillaswap.hpp.
|
private |
Definition at line 95 of file makevanillaswap.hpp.
|
private |
Definition at line 95 of file makevanillaswap.hpp.
|
private |
Definition at line 96 of file makevanillaswap.hpp.
|
private |
Definition at line 96 of file makevanillaswap.hpp.
|
private |
Definition at line 98 of file makevanillaswap.hpp.
|
private |
Definition at line 99 of file makevanillaswap.hpp.
|
private |
Definition at line 100 of file makevanillaswap.hpp.
|
private |
Definition at line 100 of file makevanillaswap.hpp.
|
private |
Definition at line 101 of file makevanillaswap.hpp.
|
private |
Definition at line 102 of file makevanillaswap.hpp.
|
private |
Definition at line 103 of file makevanillaswap.hpp.
|
private |
Definition at line 103 of file makevanillaswap.hpp.
|
private |
Definition at line 104 of file makevanillaswap.hpp.
|
private |
Definition at line 105 of file makevanillaswap.hpp.
|
private |
Definition at line 106 of file makevanillaswap.hpp.
|
private |
Definition at line 106 of file makevanillaswap.hpp.
|
private |
Definition at line 107 of file makevanillaswap.hpp.
|
private |
Definition at line 107 of file makevanillaswap.hpp.
|
private |
Definition at line 108 of file makevanillaswap.hpp.
|
private |
Definition at line 108 of file makevanillaswap.hpp.
|
private |
Definition at line 109 of file makevanillaswap.hpp.
|
private |
Definition at line 110 of file makevanillaswap.hpp.
|
private |
Definition at line 110 of file makevanillaswap.hpp.
|
private |
Definition at line 111 of file makevanillaswap.hpp.
|
private |
Definition at line 112 of file makevanillaswap.hpp.
|
private |
Definition at line 114 of file makevanillaswap.hpp.