Aktualizr
C++ SOTA Client
Public Member Functions | List of all members
api::CommandQueue Class Reference

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)
 

Detailed Description

Definition at line 57 of file apiqueue.h.


The documentation for this class was generated from the following files: