#include <qle/instruments/bondbasket.hpp>
Public Member Functions | |
Cash (Real flow=0.0, Real discountedFlow=0.0) | |
Public Attributes | |
Real | flow_ |
Real | discountedFlow_ |
Definition at line 44 of file bondbasket.hpp.
Cash | ( | Real | flow = 0.0 , |
Real | discountedFlow = 0.0 |
||
) |
Definition at line 46 of file bondbasket.hpp.
Real flow_ |
Definition at line 47 of file bondbasket.hpp.
Real discountedFlow_ |
Definition at line 48 of file bondbasket.hpp.