HL-HDF
HlhdfHeap_t Struct Reference

A linked list where each entry corresponds to one allocation. More...

Public Attributes

HlhdfHeapEntry_tentry
 the allocation information
 
struct HlhdfHeap_tnext
 the next entry in the linked list
 

Detailed Description

A linked list where each entry corresponds to one allocation.

Member Data Documentation

◆ entry

HlhdfHeapEntry_t* HlhdfHeap_t::entry

the allocation information

◆ next

struct HlhdfHeap_t* HlhdfHeap_t::next

the next entry in the linked list


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