Skip to content

Class HL::FreelistHeap

template <class SuperHeap>

ClassList > HL > FreelistHeap

  • #include <freelistheap.h>

Inherits the following classes: SuperHeap

Public Functions

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

Public Functions Documentation

function clear

inline void HL::FreelistHeap::clear (
    void
) 

function free

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

function malloc

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


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