Class HL::MallocHeap¶
ClassList > HL > MallocHeap
#include <mallocheap.h>
Inherited by the following classes: HL::ObstackHeap, HL::ZoneHeap
Public Types¶
| Type | Name |
|---|---|
| enum | MallocHeap |
Public Functions¶
| Type | Name |
|---|---|
| void | free (void * ptr) |
| size_t | getSize (void * ptr) |
| void * | malloc (size_t sz) |
Public Types Documentation¶
enum MallocHeap¶
Public Functions Documentation¶
function free¶
function getSize¶
function malloc¶
The documentation for this class was generated from the following file cubrid/src/heaplayers/heaps/top/mallocheap.h