|
Aktualizr
C++ SOTA Client
|
Public Member Functions | |
| void | run () |
| bool | pause (bool do_pause) |
| void | abort (bool restart_thread=true) |
| template<class R > | |
| std::future< R > | enqueue (const std::function< R()> &f) |
| template<class R > | |
| std::future< R > | enqueue (const std::function< R(const api::FlowControlToken *)> &f) |
Definition at line 57 of file apiqueue.h.
1.8.13