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.