#include <qle/instruments/cashsettledeuropeanoption.hpp>
◆ arguments()
◆ validate()
Definition at line 182 of file cashsettledeuropeanoption.cpp.
182 {
183 QuantLib::VanillaOption::arguments::validate();
185}
QuantLib::Real priceAtExercise
QuantLib::Date paymentDate
QuantLib::ext::shared_ptr< QuantLib::Index > underlying
void exercise(QuantLib::Real priceAtExercise)
Mark option as manually exercised at the given priceAtExercise.
◆ paymentDate
QuantLib::Date paymentDate |
◆ automaticExercise
◆ underlying
QuantLib::ext::shared_ptr<QuantLib::Index> underlying |
◆ exercised
◆ priceAtExercise
QuantLib::Real priceAtExercise |