|
OpenPit C++ SDK
C++17 SDK for the OpenPit pre-trade risk engine
|
Public Member Functions | |
| std::vector<::openpit::accountadjustment::Outcome > | AccountAdjustments () const |
| std::optional<::openpit::accounts::AccountBlock > | AccountBlock () const |
| Returns the winning account block the dry-run would latch. More... | |
| DryRunReport ()=default | |
| ::openpit::pretrade::PreTradeLock | Lock () const |
| operator bool () const noexcept | |
| bool | Passed () const |
| std::vector<::openpit::pretrade::Reject > | Rejects () const |
|
default |
|
inline |
|
inline |
Returns the winning account block the dry-run would latch.
Throws Error if the C ABI does not provide the promised detached list.
|
inline |
|
inlineexplicitnoexcept |
|
inline |
|
inline |