#include <flMemoryPool.h>
Public Attributes | |
void * | mempData |
u32 | mempSize |
u32 | mempType |
void * | mempAllocData |
Definition at line 26 of file flMemoryPool.h.
void* MemoryPool::mempData |
Definition at line 29 of file flMemoryPool.h.
Referenced by mempAlloc(), mempCreate(), and mempDestroy().
Definition at line 30 of file flMemoryPool.h.
Referenced by mempAlloc(), mempCreate(), and mempDestroy().