CUBRID Engine  latest
FreelistHeap Class Reference

Manage freed memory on a linked list. More...

#include <freelistheap.h>

Collaboration diagram for FreelistHeap:
Collaboration graph

Detailed Description

Manage freed memory on a linked list.

Warning
This is for one "size class" only.

Note that the linked list is threaded through the freed objects, meaning that such objects must be at least the size of a pointer.


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