Barracuda Application Server C/C++ Reference
NO
FixedSizeAllocator Member List

This is the complete list of members for FixedSizeAllocator, including all inherited members.

AllocatorIntf(AllocatorIntf_Malloc malloc, AllocatorIntf_Realloc realloc, AllocatorIntf_Free free)AllocatorIntf
FixedSizeAllocator(void *buffer, size_t bufSize, size_t blockSize)FixedSizeAllocator
free(void *p)AllocatorIntf
getDefault(void)AllocatorIntfstatic
malloc(size_t *size)AllocatorIntf
realloc(void *p, size_t *size)AllocatorIntf