|
OpenPit C++ SDK
C++17 SDK for the OpenPit pre-trade risk engine
|
Classes | |
| class | openpit::asyncengine::AsyncEngine< Driver > |
| Account-pinned async facade over a synchronous driver object. More... | |
| class | openpit::asyncengine::Builder< Driver > |
| Entry builder for selecting async strategy and common options. More... | |
| class | openpit::asyncengine::DynamicBuilder< Driver > |
| Builder stage for demand-created per-account queues. More... | |
| class | openpit::asyncengine::ShardedBuilder< Driver > |
| Builder stage for a fixed number of account shards. More... | |
Namespaces | |
| namespace | openpit |
| namespace | openpit::asyncengine |
Typedefs | |
| using | openpit::asyncengine::StopUnderlying = std::function<void()> |