![]() |
HTGS
v2.0
The Hybrid Task Graph Scheduler
|
Implements the MemoryPool class. More...
#include <list>#include <iostream>#include <memory>#include <htgs/types/Types.hpp>#include <htgs/debug/debug_message.hpp>#include <htgs/core/queue/BlockingQueue.hpp>
Go to the source code of this file.
Classes | |
| class | htgs::MemoryData< T > |
| Describes memory allocated by a MemoryManager to manage shared memory across multiple ITask. More... | |
| class | htgs::MemoryPool< T > |
| Creates a pool of memory that allocates/frees MemoryData. More... | |
Implements the MemoryPool class.