Base class for wrapper of QL instrument, used to store "state" of trade under each scenario. More...
#include <ql/instrument.hpp>
#include <ql/time/date.hpp>
#include <vector>
#include <boost/timer/timer.hpp>
Go to the source code of this file.
Classes | |
class | InstrumentWrapper |
Instrument Wrapper. More... | |
class | VanillaInstrument |
Vanilla Instrument Wrapper. More... | |
Namespaces | |
namespace | ore |
Serializable Credit Default Swap. | |
namespace | ore::data |
Base class for wrapper of QL instrument, used to store "state" of trade under each scenario.
Definition in file instrumentwrapper.hpp.