|
OpenPit C++ SDK
C++17 SDK for the OpenPit pre-trade risk engine
|
This is the complete list of members for openpit::Engine, including all inherited members.
| AccountGroup(::openpit::param::AccountId accountId) const | openpit::Engine | inline |
| Accounts() const noexcept | openpit::Engine | inline |
| ApplyAccountAdjustment(::openpit::param::AccountId accountId, const std::vector< Adjustment > &adjustments) const | openpit::Engine | inline |
| ApplyExecutionReport(const ::openpit::model::ExecutionReport &report) const | openpit::Engine | inline |
| ClearAccountCurrency(::openpit::param::AccountId accountId) const noexcept | openpit::Engine | inline |
| ClearAccountGroupCurrency(::openpit::param::AccountGroupId groupId) const noexcept | openpit::Engine | inline |
| Configure() const noexcept | openpit::Engine | inline |
| Engine()=default | openpit::Engine | |
| Engine(OpenPitEngine *handle) noexcept | openpit::Engine | inlineexplicit |
| ExecutePreTrade(const ::openpit::Order &order) const | openpit::Engine | inline |
| ExecutePreTradeDryRun(const ::openpit::Order &order) const | openpit::Engine | inline |
| Get() const noexcept | openpit::Engine | inline |
| operator bool() const noexcept | openpit::Engine | inlineexplicit |
| SetAccountCurrency(::openpit::param::AccountId accountId, std::string_view asset) const | openpit::Engine | inline |
| SetAccountGroupCurrency(::openpit::param::AccountGroupId groupId, std::string_view asset) const | openpit::Engine | inline |
| StartPreTrade(const ::openpit::Order &order) const | openpit::Engine | inline |
| StartPreTradeDryRun(const ::openpit::Order &order) const | openpit::Engine | inline |