|
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.38
|
settlement information More...
#include <swaption.hpp>
Collaboration diagram for Settlement:Public Types | |
| enum | Type { Physical , Cash } |
| enum | Method { PhysicalOTC , PhysicalCleared , CollateralizedCashPrice , ParYieldCurve } |
Static Public Member Functions | |
| static void | checkTypeAndMethodConsistency (Settlement::Type, Settlement::Method) |
| check consistency of settlement type and method More... | |
settlement information
Definition at line 41 of file swaption.hpp.
| enum Type |
| Enumerator | |
|---|---|
| Physical | |
| Cash | |
Definition at line 42 of file swaption.hpp.
| enum Method |
| Enumerator | |
|---|---|
| PhysicalOTC | |
| PhysicalCleared | |
| CollateralizedCashPrice | |
| ParYieldCurve | |
Definition at line 43 of file swaption.hpp.
|
static |
check consistency of settlement type and method
Definition at line 207 of file swaption.cpp.
Here is the call graph for this function:
Here is the caller graph for this function: