RAVE
|
A linked list where each entry corresponds to one allocation. More...
Public Attributes | |
RaveHeapEntry_t * | entry |
the allocation information | |
struct RaveHeap_t * | next |
the next entry in the linked list | |
A linked list where each entry corresponds to one allocation.
RaveHeapEntry_t* RaveHeap_t::entry |
the allocation information
struct RaveHeap_t* RaveHeap_t::next |
the next entry in the linked list