quic/qbox
|
This is the complete list of members for gs::runonsysc::AsyncJob, including all inherited members.
AsyncJob(std::function< void()> &&job) (defined in gs::runonsysc::AsyncJob) | gs::runonsysc::AsyncJob | inline |
AsyncJob(std::function< void()> &job) (defined in gs::runonsysc::AsyncJob) | gs::runonsysc::AsyncJob | inline |
AsyncJob()=delete (defined in gs::runonsysc::AsyncJob) | gs::runonsysc::AsyncJob | |
AsyncJob(const AsyncJob &)=delete (defined in gs::runonsysc::AsyncJob) | gs::runonsysc::AsyncJob | |
cancel() | gs::runonsysc::AsyncJob | inline |
is_cancelled() const (defined in gs::runonsysc::AsyncJob) | gs::runonsysc::AsyncJob | inline |
operator()() (defined in gs::runonsysc::AsyncJob) | gs::runonsysc::AsyncJob | inline |
Ptr typedef (defined in gs::runonsysc::AsyncJob) | gs::runonsysc::AsyncJob | |
wait() (defined in gs::runonsysc::AsyncJob) | gs::runonsysc::AsyncJob | inline |