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

#include <account_adjustment.hpp>

Public Member Functions

 Outcome ()=default
OpenPitAccountAdjustmentOutcome Raw () const noexcept

Static Public Member Functions

static Outcome FromRaw (const OpenPitAccountAdjustmentOutcome &raw)

Public Attributes

AccountOutcomeEntry entry
param::GroupId policyGroupId

Constructor & Destructor Documentation

◆ Outcome()

openpit::accountadjustment::Outcome::Outcome ( )
default

Member Function Documentation

◆ FromRaw()

Outcome openpit::accountadjustment::Outcome::FromRaw ( const OpenPitAccountAdjustmentOutcome & raw)
inlinestaticnodiscard

◆ Raw()

OpenPitAccountAdjustmentOutcome openpit::accountadjustment::Outcome::Raw ( ) const
inlinenodiscardnoexcept

Member Data Documentation

◆ entry

AccountOutcomeEntry openpit::accountadjustment::Outcome::entry

◆ policyGroupId

param::GroupId openpit::accountadjustment::Outcome::policyGroupId