OpenPit C++ SDK
C++17 SDK for the OpenPit pre-trade risk engine
openpit::accounts Namespace Reference

Classes

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

Enumerations

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

Enumeration Type Documentation

◆ AccountBlockErrorKind

enum openpit::accounts::AccountBlockErrorKind : std::uint32_t
strong
Enumerator
ReservedGroup 
AccountNotBlocked 
GroupNotBlocked