|
Barracuda Application Server C/C++ Reference
NO
|
This is the complete list of members for AllocatorIntf, including all inherited members.
| AllocatorIntf(AllocatorIntf_Malloc malloc, AllocatorIntf_Realloc realloc, AllocatorIntf_Free free) | AllocatorIntf | |
| free(void *p) | AllocatorIntf | |
| getDefault(void) | AllocatorIntf | static |
| malloc(size_t *size) | AllocatorIntf | |
| realloc(void *p, size_t *size) | AllocatorIntf |