WARNING: The online documentation has moved to https://docs.pjsip.org.
Visit the new documentation at https://docs.pjsip.org:
Home --> Documentations --> PJLIB Reference
#include <pool.h>
This class, which is used internally by the pool, describes a single block of memory from which user memory allocations will be allocated from.
List's prev and next.
Start of buffer.
Current alloc ptr.
End of buffer.