AIStatefulTask ‐ Asynchronous, Stateful Task Scheduler library. Threads-like task objects evolving through user-defined states. |
Declaration of class DefaultMemoryPagePool. More...
Go to the source code of this file.
Classes | |
class | statefultask::DefaultMemoryPagePool< MPP > |
Namespaces | |
namespace | statefultask |
Tasks defined by the library project are put into this namespace. | |
Typedefs | |
using | AIMemoryPagePool = statefultask::DefaultMemoryPagePool< utils::MemoryPagePool > |
Declaration of class DefaultMemoryPagePool.
ai-statefultask – Asynchronous, Stateful Task Scheduler library.
using AIMemoryPagePool = statefultask::DefaultMemoryPagePool<utils::MemoryPagePool> |
Short version of statefultask::DefaultMemoryPagePool<utils::MemoryPagePool>
.
See statefultask::DefaultMemoryPagePool for a description of the constructor.