OpenPit C++ SDK
C++17 SDK for the OpenPit pre-trade risk engine
openpit::model::Instrument Struct Reference
Collaboration diagram for openpit::model::Instrument:

Public Member Functions

 Instrument (param::Asset underlying, param::Asset settlement)
 

Public Attributes

param::Asset settlementAsset
 
param::Asset underlyingAsset
 

Constructor & Destructor Documentation

◆ Instrument()

openpit::model::Instrument::Instrument ( param::Asset  underlying,
param::Asset  settlement 
)
inline

Member Data Documentation

◆ settlementAsset

param::Asset openpit::model::Instrument::settlementAsset

◆ underlyingAsset

param::Asset openpit::model::Instrument::underlyingAsset