![]() |
AIStatefulTask ‐ Asynchronous, Stateful Task Scheduler library. Threads-like task objects evolving through user-defined states. |
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>

Go to the source code of this file.
Classes | |
| class | AIEngine |
Declaration of class AIEngine.
ai-statefultask – Asynchronous, Stateful Task Scheduler library.