|
OpenPit C++ SDK
C++17 SDK for the OpenPit pre-trade risk engine
|
Public Member Functions | |
| bool | Ok () const noexcept |
Public Attributes | |
| std::optional< model::Instrument > | conflictingInstrument |
| std::optional< InstrumentId > | conflictingInstrumentId |
| std::optional< InstrumentId > | instrumentId |
| ReferenceBookRegisterStatus | status = ReferenceBookRegisterStatus::Ok |
|
inlinenoexcept |
| std::optional<model::Instrument> openpit::ReferenceBookRegisterResult::conflictingInstrument |
| std::optional<InstrumentId> openpit::ReferenceBookRegisterResult::conflictingInstrumentId |
| std::optional<InstrumentId> openpit::ReferenceBookRegisterResult::instrumentId |
| ReferenceBookRegisterStatus openpit::ReferenceBookRegisterResult::status = ReferenceBookRegisterStatus::Ok |