Data Fields |
|
RwUInt32 | superBlockSize |
rxHeapSuperBlockDescriptor * | head |
rxHeapBlockHeader * | headBlock |
rxHeapFreeBlock * | freeBlocks |
RwUInt32 | entriesAlloced |
RwUInt32 | entriesUsed |
RwBool | dirty |
|
Internally used boolean, flags whether the heap needs resetting or not. |
|
Number of entries allocated |
|
Number of entries used |
|
Internally used free blocks pointer |
|
Internally used superblock pointer |
|
Internally used block pointer |
|
Granularity of heap growth |
Converted from CHM to HTML with chm2web Pro 2.85 (unicode) |