|
OpenPit C++ SDK
C++17 SDK for the OpenPit pre-trade risk engine
|
Owning custom pre-trade policy backed by a C++ Handler.
More...
Public Member Functions | |
| CustomPolicy (std::string_view name, Handler handler, std::uint16_t policyGroupId=OPENPIT_DEFAULT_POLICY_GROUP_ID) | |
| OpenPitPretradePreTradePolicy * | Get () const noexcept |
| std::string | Name () const |
| operator bool () const noexcept | |
Owning custom pre-trade policy backed by a C++ Handler.
|
inline |
|
inlinenoexcept |
|
inline |
|
inlineexplicitnoexcept |