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

#include <HeapBlock.h>

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

Classes

struct  Free
 
union  FreeOrUsed
 
struct  Used
 

Public Attributes

std::size_t memSize
 
HeapBlockprevious
 
FreeOrUsed freeOrUsed
 
HeapBlocknextFree
 

Member Data Documentation

◆ freeOrUsed

FreeOrUsed RE::HeapBlock::freeOrUsed

◆ memSize

std::size_t RE::HeapBlock::memSize

◆ nextFree

HeapBlock* RE::HeapBlock::nextFree

◆ previous

HeapBlock* RE::HeapBlock::previous

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