![]() |
Plasma Engine
2.0
|
This helper class can reserve and allocate whole memory pages. More...
#include <PageAllocator.h>
Static Public Member Functions | |
static void * | AllocatePage (size_t uiSize) |
static void | DeallocatePage (void *pPtr) |
static plAllocatorId | GetId () |
This helper class can reserve and allocate whole memory pages.