AIStatefulTask ‐ Asynchronous, Stateful Task Scheduler library.

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

Classes | Functions
AIStatefulTask.cxx File Reference

Implementation of AIStatefulTask. More...

#include "sys.h"
#include "AIEngine.h"
#include "threadpool/AIThreadPool.h"
Include dependency graph for AIStatefulTask.cxx:

Classes

class  Example
 

Functions

std::ostream & operator<< (std::ostream &os, AIStatefulTask::Handler const &handler)
 Write a Handler to an ostream.
 

Detailed Description

Implementation of AIStatefulTask.

ai-statefultask – Asynchronous, Stateful Task Scheduler library.