This is the complete list of members for LayoutAllocator, including all inherited members.
| Alloc(size_t size, u32 alignment) override | LayoutAllocator | virtual |
| Free(void *memory) override | LayoutAllocator | virtual |
| LayoutAllocator() | LayoutAllocator | inline |
| mHeap | LayoutAllocator | protected |
| setHeap(sead::Heap *heap) | LayoutAllocator | |
| ~IAllocator() | nw::ut::IAllocator | virtual |