#include <FFLiZlibAllocator.h>
Public Member Functions | |
| FFLiZlibAllocator (FFLiAllocatorInterface &interface) | |
Static Public Member Functions | |
| static void * | Allocate (void *opaque, u32 items, u32 size) |
| static void | Free (void *opaque, void *address) |
Private Attributes | |
| FFLiAllocatorInterface * | m_pInterface |
| FFLiZlibAllocator::FFLiZlibAllocator | ( | FFLiAllocatorInterface & | interface | ) |
|
static |
|
static |
|
private |