Class HL::ObstackHeap¶
template <int ChunkSize, class SuperHeap>
ClassList > HL > ObstackHeap
#include <obstackheap.h>
Inherits the following classes: SuperHeap
Public Types¶
| Type | Name |
|---|---|
| enum | ObstackHeap |
Public Functions¶
| Type | Name |
|---|---|
| ObstackHeap () |
|
| void | finalize () |
| void | free (void * ptr) |
| void * | getObjectBase () |
| void * | grow (size_t sz) |
| void * | malloc (size_t sz) |
| void | reset (const int chkSize) |
| ~ObstackHeap () |
Public Types Documentation¶
enum ObstackHeap¶
Public Functions Documentation¶
function ObstackHeap¶
function finalize¶
function free¶
function getObjectBase¶
function grow¶
function malloc¶
function reset¶
function ~ObstackHeap¶
The documentation for this class was generated from the following file cubrid/src/heaplayers/heaps/special/obstackheap.h