|
OpenPit C++ SDK
C++17 SDK for the OpenPit pre-trade risk engine
|
Result value for an async account-adjustment batch. More...
#include <typed.hpp>
Public Member Functions | |
| bool | Passed () const noexcept |
Public Attributes | |
| std::shared_ptr<::openpit::accountadjustment::BatchError > | batchError |
| std::vector<::openpit::accountadjustment::Outcome > | outcomes |
Result value for an async account-adjustment batch.
|
inlinenodiscardnoexcept |
| std::shared_ptr<::openpit::accountadjustment::BatchError> openpit::asyncengine::AdjustmentOutcome::batchError |
| std::vector<::openpit::accountadjustment::Outcome> openpit::asyncengine::AdjustmentOutcome::outcomes |