|
OpenPit C++ SDK
C++17 SDK for the OpenPit pre-trade risk engine
|
Public Member Functions | |
| AccountAdjustment ()=default | |
| OpenPitAccountAdjustment | Raw () const noexcept |
Static Public Member Functions | |
| static AccountAdjustment | FromRaw (const OpenPitAccountAdjustment &raw) |
Public Attributes | |
| std::optional< Amount > | amount |
| std::optional< Bounds > | bounds |
| std::optional< Operation > | operation |
| std::uintptr_t | userData = 0 |
|
default |
|
inlinestatic |
|
inlinenoexcept |
| std::optional<Amount> openpit::accountadjustment::AccountAdjustment::amount |
| std::optional<Bounds> openpit::accountadjustment::AccountAdjustment::bounds |
| std::optional<Operation> openpit::accountadjustment::AccountAdjustment::operation |
| std::uintptr_t openpit::accountadjustment::AccountAdjustment::userData = 0 |