OpenPit C++ SDK
C++17 SDK for the OpenPit pre-trade risk engine
Loading...
Searching...
No Matches
openpit::accounts::Accounts Member List

This is the complete list of members for openpit::accounts::Accounts, including all inherited members.

Accounts()=defaultopenpit::accounts::Accounts
Accounts(OpenPitEngine *engine) noexceptopenpit::accounts::Accountsinlineexplicit
Block(::openpit::param::AccountId account, std::string_view reason) const noexceptopenpit::accounts::Accountsinline
BlockGroup(::openpit::param::AccountGroupId group, std::string_view reason) constopenpit::accounts::Accountsinline
GroupOf(::openpit::param::AccountId account) constopenpit::accounts::Accountsinline
RegisterGroup(const std::vector<::openpit::param::AccountId > &accounts, ::openpit::param::AccountGroupId group) constopenpit::accounts::Accountsinline
ReplaceBlockReason(::openpit::param::AccountId account, std::string_view reason) constopenpit::accounts::Accountsinline
ReplaceGroupBlockReason(::openpit::param::AccountGroupId group, std::string_view reason) constopenpit::accounts::Accountsinline
Unblock(::openpit::param::AccountId account) const noexceptopenpit::accounts::Accountsinline
UnblockGroup(::openpit::param::AccountGroupId group) constopenpit::accounts::Accountsinline
UnregisterGroup(const std::vector<::openpit::param::AccountId > &accounts, ::openpit::param::AccountGroupId group) constopenpit::accounts::Accountsinline