OpenPit C++ SDK
C++17 SDK for the OpenPit pre-trade risk engine
Loading...
Searching...
No Matches
openpit::AdjustmentResult Struct Reference

#include <engine.hpp>

Public Member Functions

bool Passed () const noexcept

Public Attributes

std::vector<::openpit::accountadjustment::OutcomeaccountAdjustmentOutcomes
std::optional<::openpit::accountadjustment::BatchErrorbatchError

Member Function Documentation

◆ Passed()

bool openpit::AdjustmentResult::Passed ( ) const
inlinenodiscardnoexcept

Member Data Documentation

◆ accountAdjustmentOutcomes

std::vector<::openpit::accountadjustment::Outcome> openpit::AdjustmentResult::accountAdjustmentOutcomes

◆ batchError

std::optional<::openpit::accountadjustment::BatchError> openpit::AdjustmentResult::batchError