Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
MemPool Struct Reference

#include <rmem.h>

+ Collaboration diagram for MemPool:

Public Attributes

AllocList large
 
AllocList buckets [MEMPOOL_BUCKET_SIZE]
 
Arena arena
 

Detailed Description

Definition at line 90 of file rmem.h.

Member Data Documentation

◆ arena

Arena MemPool::arena

Definition at line 92 of file rmem.h.

◆ buckets

AllocList MemPool::buckets[MEMPOOL_BUCKET_SIZE]

Definition at line 91 of file rmem.h.

◆ large

AllocList MemPool::large

Definition at line 91 of file rmem.h.


The documentation for this struct was generated from the following file: