|
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.38
|
#include <swap.hpp>
Inheritance diagram for Swap::arguments:
Collaboration diagram for Swap::arguments:Public Member Functions | |
| void | validate () const override |
Public Member Functions inherited from PricingEngine::arguments | |
| virtual | ~arguments ()=default |
| virtual void | validate () const =0 |
Public Attributes | |
| std::vector< Leg > | legs |
| std::vector< Real > | payer |
|
overridevirtual |
Implements PricingEngine::arguments.
Reimplemented in Swaption::arguments, and YearOnYearInflationSwap::arguments.
Definition at line 171 of file swap.cpp.
Here is the caller graph for this function: