AIStatefulTask ‐ Asynchronous, Stateful Task Scheduler library.

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

Classes
AIEngine.h File Reference

Declaration of class AIEngine. More...

#include "threadsafe/aithreadsafe.h"
#include "threadsafe/ConditionVariable.h"
#include "AIStatefulTask.h"
#include "utils/FuzzyBool.h"
#include "debug.h"
#include <list>
#include <chrono>
#include <boost/intrusive_ptr.hpp>
Include dependency graph for AIEngine.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AIEngine
 

Detailed Description

Declaration of class AIEngine.

ai-statefultask – Asynchronous, Stateful Task Scheduler library.