Cash position Instrument. More...
#include <qle/instruments/cashposition.hpp>
Classes | |
| class | arguments |
| class | results |
| class | engine |
Public Member Functions | |
| CashPosition (const Real amount) | |
Instrument interface | |
| bool | isExpired () const override |
| void | setupArguments (PricingEngine::arguments *args) const override |
Additional interface | |
| const QuantLib::Real | amount () const |
Cash position Instrument.
This class holds the data a cash position.