|
OpenPit C++ SDK
C++17 SDK for the OpenPit pre-trade risk engine
|
Policy-group identifier local to one engine configuration. More...
Public Member Functions | |
| constexpr | GroupId () noexcept=default |
| constexpr | GroupId (std::uint16_t value) noexcept |
| constexpr bool | operator!= (const GroupId &other) const noexcept |
| constexpr bool | operator< (const GroupId &other) const noexcept |
| constexpr bool | operator<= (const GroupId &other) const noexcept |
| constexpr bool | operator== (const GroupId &other) const noexcept |
| constexpr bool | operator> (const GroupId &other) const noexcept |
| constexpr bool | operator>= (const GroupId &other) const noexcept |
| constexpr std::uint16_t | Value () const noexcept |
Policy-group identifier local to one engine configuration.
|
constexprdefaultnoexcept |
|
inlineexplicitconstexprnoexcept |
|
inlineconstexprnoexcept |
|
inlineconstexprnoexcept |
|
inlineconstexprnoexcept |
|
inlineconstexprnoexcept |
|
inlineconstexprnoexcept |
|
inlineconstexprnoexcept |
|
inlineconstexprnoexcept |