libpromeki main
PROfessional MEdia toolKIt
 
Loading...
Searching...
No Matches
mempool.h File Reference
#include <cstddef>
#include <algorithm>
#include <promeki/core/namespace.h>
#include <promeki/core/mutex.h>
#include <promeki/core/string.h>
#include <promeki/core/map.h>
#include <promeki/core/set.h>
Include dependency graph for mempool.h:

Go to the source code of this file.

Classes

class  MemPool
 Thread-safe memory pool allocator with external metadata. More...
 
struct  MemPool::Stats
 Statistics about the current state of the memory pool. More...
 
class  MemPool::Block
 Represents a contiguous region of memory in the pool. More...
 

Detailed Description

See LICENSE file in the project root folder for license information.