|
OpenPit C++ SDK
C++17 SDK for the OpenPit pre-trade risk engine
|
Result value for an async drop-copy call. More...

Public Member Functions | |
| bool | Passed () const noexcept |
Public Attributes | |
| std::shared_ptr< AsyncDropCopyOperation< Driver > > | operation |
| std::vector<::openpit::pretrade::Reject > | rejects |
Result value for an async drop-copy call.
|
inlinenoexcept |
| std::shared_ptr<AsyncDropCopyOperation<Driver> > openpit::asyncengine::DropCopyOutcome< Driver >::operation |
| std::vector<::openpit::pretrade::Reject> openpit::asyncengine::DropCopyOutcome< Driver >::rejects |