![]() |
HTGS
v2.0
The Hybrid Task Graph Scheduler
|
Implements MemoryData used by a MemoryManager, which can be shared among multiple ITask. More...
#include <stddef.h>
#include <htgs/core/queue/PriorityBlockingQueue.hpp>
#include <htgs/types/MMType.hpp>
#include <htgs/api/IMemoryAllocator.hpp>
#include <htgs/api/IMemoryReleaseRule.hpp>
#include <htgs/api/IData.hpp>
#include <htgs/core/graph/Connector.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... | |
Implements MemoryData used by a MemoryManager, which can be shared among multiple ITask.