This helper class can reserve and allocate whole memory pages.
More...
#include <PageAllocator.h>
|
static void * | AllocatePage (size_t uiSize) |
|
static void | DeallocatePage (void *pPtr) |
|
static xiiAllocatorId | GetId () |
|
This helper class can reserve and allocate whole memory pages.
The documentation for this class was generated from the following files:
- /home/runner/work/XII/XII/Source/Engine/Foundation/Memory/PageAllocator.h
- /home/runner/work/XII/XII/Source/Engine/Foundation/Memory/Implementation/PageAllocator.cpp
- /home/runner/work/XII/XII/Source/Engine/Foundation/Platform/Implementation/Posix/PageAllocator_posix.h
- /home/runner/work/XII/XII/Source/Engine/Foundation/Platform/Implementation/Windows/PageAllocator_win.h