#include <jabberdlib.h>
Data Fields | |
| void * | block |
| int | size |
| int | used |
| void* pheap::block |
Referenced by _pool_heap(), _pool_heap_free(), and pmalloc().
| int pheap::size |
Referenced by _pool_heap(), and pmalloc().
| int pheap::used |
Referenced by _pool_heap(), and pmalloc().
1.5.5