|
OpenPit C++ SDK
C++17 SDK for the OpenPit pre-trade risk engine
|
#include <account_id.hpp>
Public Member Functions | |
| constexpr | AccountId () noexcept=default |
| constexpr bool | operator!= (const AccountId &other) const noexcept |
| constexpr bool | operator== (const AccountId &other) const noexcept |
| constexpr OpenPitParamAccountId | Raw () const noexcept |
| std::string | ToString () const |
Static Public Member Functions | |
| static AccountId | FromRaw (OpenPitParamAccountId raw) noexcept |
| static AccountId | FromString (std::string_view value) |
| static AccountId | FromUint64 (std::uint64_t value) noexcept |
|
constexprdefaultnoexcept |
|
inlinestaticnodiscardnoexcept |
|
inlinestaticnodiscard |
|
inlinestaticnodiscardnoexcept |
|
inlinenodiscardconstexprnoexcept |
|
inlinenodiscardconstexprnoexcept |
|
inlinenodiscardconstexprnoexcept |
|
inlinenodiscard |