|
CommonLibSSE NG
|
#include <GMemoryHeap.h>
Public Member Functions | |
| RootHeapDesc () | |
Public Member Functions inherited from RE::GMemoryHeap::HeapDesc | |
| HeapDesc (HeapFlags a_flags=HeapFlags::kNone, UPInt a_minAlign=16, UPInt a_granularity=8 *1024, UPInt a_reserve=8 *1024, UPInt a_threshold=UPINT_MAX, UPInt a_limit=0, GHeapID a_heapID=GHeapID::kReserved, UPInt a_arena=0) | |
| void | Clear () |
Additional Inherited Members | |
Public Attributes inherited from RE::GMemoryHeap::HeapDesc | |
| stl::enumeration< HeapFlags, std::uint32_t > | flags |
| std::uint32_t | pad04 |
| UPInt | minAlign |
| UPInt | granularity |
| UPInt | reserve |
| UPInt | threshold |
| UPInt | limit |
| GHeapID | heapID |
| UPInt | arena |
| RE::GMemoryHeap::RootHeapDesc::RootHeapDesc | ( | ) |