|
OpenPit C++ SDK
C++17 SDK for the OpenPit pre-trade risk engine
|
Result value for an async account-adjustment batch. More...

Public Member Functions | |
| bool | Passed () const noexcept |
Public Attributes | |
| std::vector<::openpit::accounts::AccountBlock > | accountBlocks |
| std::shared_ptr<::openpit::accountadjustment::BatchError > | batchError |
| std::vector<::openpit::accountadjustment::Outcome > | outcomes |
Result value for an async account-adjustment batch.
|
inlinenoexcept |
| std::vector<::openpit::accounts::AccountBlock> openpit::asyncengine::AdjustmentOutcome::accountBlocks |
| std::shared_ptr<::openpit::accountadjustment::BatchError> openpit::asyncengine::AdjustmentOutcome::batchError |
| std::vector<::openpit::accountadjustment::Outcome> openpit::asyncengine::AdjustmentOutcome::outcomes |