|
Beef Corlib
|
Public Member Functions | |
| SingleAllocator (int size) | |
| void * | Alloc (int size, int align) |
| void | Free (void *ptr) |
| void * | AllocTyped (Type type, int size, int align) |
Protected Member Functions | |
| virtual void * | AllocLarge (int size, int align) |
| virtual void | FreeLarge (void *ptr) |
1.8.16