Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
MEMiHeapHead Struct Reference

#include <heapCommon.h>

+ Collaboration diagram for MEMiHeapHead:

Public Attributes

u32 signature
 
MEMLink link
 
MEMList childList
 
void * heapStart
 
void * heapEnd
 
OSMutex mutex
 
union { 
 
   u32   val 
 
   struct { 
 
      u32   reserved: 24 
 
      u32   optFlag: 8 
 
   }   fields 
 
attribute 
 

Member Data Documentation

◆ [union]

union { ... } MEMiHeapHead::attribute

◆ childList

MEMList MEMiHeapHead::childList

◆ [struct]

struct { ... } MEMiHeapHead::fields

◆ heapEnd

void* MEMiHeapHead::heapEnd

◆ heapStart

void* MEMiHeapHead::heapStart

◆ link

MEMLink MEMiHeapHead::link

◆ mutex

OSMutex MEMiHeapHead::mutex

◆ optFlag

u32 MEMiHeapHead::optFlag

◆ reserved

u32 MEMiHeapHead::reserved

◆ signature

u32 MEMiHeapHead::signature

◆ val

u32 MEMiHeapHead::val

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