AIStatefulTask ‐ Asynchronous, Stateful Task Scheduler library.

Threads-like task objects evolving through user-defined states.

Classes
AIPackagedTask.h File Reference

Run code in a thread. Declaration of template class AIPackagedTask. More...

#include "AIFriendOfStatefulTask.h"
#include "AIDelayedFunction.h"
#include "threadpool/AIObjectQueue.h"
#include "threadpool/AIThreadPool.h"
Include dependency graph for AIPackagedTask.h:

Go to the source code of this file.

Classes

class  AIPackagedTask< R(Args...)>
 

Detailed Description

Run code in a thread. Declaration of template class AIPackagedTask.

ai-statefultask – Asynchronous, Stateful Task Scheduler library.