CUBRID Engine  latest
ZoneHeap Class Reference

A zone (or arena, or region) based allocator. More...

#include <zoneheap.h>

Collaboration diagram for ZoneHeap:
Collaboration graph

Detailed Description

A zone (or arena, or region) based allocator.

Author
Emery Berger
Date
June 2000

Uses the superclass to obtain large chunks of memory that are only returned when the heap itself is destroyed.


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