Skip to content

Class HL::AddHeap

template <class Add, class SuperHeap>

ClassList > HL > AddHeap

  • #include <addheap.h>

Inherits the following classes: SuperHeap

Public Functions

Type Name
void free (void * ptr)
size_t getSize (void * ptr)
void * malloc (size_t sz)

Public Functions Documentation

function free

inline void HL::AddHeap::free (
    void * ptr
) 

function getSize

inline size_t HL::AddHeap::getSize (
    void * ptr
) 

function malloc

inline void * HL::AddHeap::malloc (
    size_t sz
) 


The documentation for this class was generated from the following file cubrid/src/heaplayers/heaps/objectrep/addheap.h