|
OpenPit C++ SDK
C++17 SDK for the OpenPit pre-trade risk engine
|
This is the complete list of members for openpit::asyncengine::Future< T >, including all inherited members.
| Await() const | openpit::asyncengine::Future< T > | inline |
| Await(std::chrono::duration< Rep, Period > timeout) const | openpit::asyncengine::Future< T > | inline |
| Done() const | openpit::asyncengine::Future< T > | inline |
| Future()=default | openpit::asyncengine::Future< T > | |
| Future(std::shared_future< Payload< T > > state) | openpit::asyncengine::Future< T > | inlineexplicit |
| Get() const | openpit::asyncengine::Future< T > | inline |