OpenPit C++ SDK
C++17 SDK for the OpenPit pre-trade risk engine
Loading...
Searching...
No Matches
accounts.hpp File Reference

Classes

struct  openpit::accounts::AccountBlock
struct  openpit::accounts::AccountBlockError
class  openpit::accounts::AccountControl
struct  openpit::accounts::AccountGroupError
class  openpit::accounts::Accounts
 Account-group and account/group block administration for an engine. More...

Namespaces

namespace  openpit
namespace  openpit::accounts

Enumerations

enum class  openpit::accounts::AccountBlockErrorKind : std::uint32_t { openpit::accounts::ReservedGroup = OpenPitAccountBlockErrorKind_ReservedGroup , openpit::accounts::AccountNotBlocked = OpenPitAccountBlockErrorKind_AccountNotBlocked , openpit::accounts::GroupNotBlocked = OpenPitAccountBlockErrorKind_GroupNotBlocked }