CommonLibSSE NG
Loading...
Searching...
No Matches
RE::GMemory Member List

This is the complete list of members for RE::GMemory, including all inherited members.

Alloc(UPInt a_count)RE::GMemorystatic
Alloc(UPInt a_count, UPInt a_al)RE::GMemorystatic
AllocAutoHeap(const void *a_ptr, UPInt a_count)RE::GMemorystatic
AllocAutoHeap(const void *a_ptr, UPInt a_count, UPInt a_al)RE::GMemorystatic
AllocInHeap(GMemoryHeap *a_heap, UPInt a_count)RE::GMemorystatic
AllocInHeap(GMemoryHeap *a_heap, UPInt a_count, UPInt a_al)RE::GMemorystatic
ArenaIsEmpty(UPInt a_arena)RE::GMemorystatic
CreateArena(UPInt a_arena, GSysAllocPaged *a_sysAlloc)RE::GMemorystatic
DestroyArena(UPInt a_arena)RE::GMemorystatic
DetectMemoryLeaks()RE::GMemorystatic
Free(void *a_ptr)RE::GMemorystatic
FreeInHeap(GMemoryHeap *a_heap, void *a_ptr)RE::GMemorystatic
GetGlobalHeap()RE::GMemorystatic
GetGlobalHeapRef()RE::GMemoryprotectedstatic
GetHeapByAddress(const void *a_ptr)RE::GMemorystatic
Realloc(void *a_ptr, UPInt a_newCount)RE::GMemorystatic
SetGlobalHeap(GMemoryHeap *a_heap)RE::GMemorystatic