CommonLibSSE NG
Loading...
Searching...
No Matches
RE::HeapBlockFreeHead Class Reference

#include <HeapBlockFreeHead.h>

Inheritance diagram for RE::HeapBlockFreeHead:
RE::HeapBlock

Public Attributes

std::size_t parentPtrAndBlackBit
 
HeapBlockFreeHeadleftChild
 
HeapBlockFreeHeadrightChild
 
HeapBlockFreeHead ** root
 
- Public Attributes inherited from RE::HeapBlock
std::size_t memSize
 
HeapBlockprevious
 
FreeOrUsed freeOrUsed
 
HeapBlocknextFree
 

Member Data Documentation

◆ leftChild

HeapBlockFreeHead* RE::HeapBlockFreeHead::leftChild

◆ parentPtrAndBlackBit

std::size_t RE::HeapBlockFreeHead::parentPtrAndBlackBit

◆ rightChild

HeapBlockFreeHead* RE::HeapBlockFreeHead::rightChild

◆ root

HeapBlockFreeHead** RE::HeapBlockFreeHead::root

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