OpenPit C++ SDK
C++17 SDK for the OpenPit pre-trade risk engine
accounts.hpp File Reference
Include dependency graph for accounts.hpp:
This graph shows which files directly or indirectly include this file:

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

 openpit
 
 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 }