|
Pol
Revision:cb584c9
|
#include <fixalloc.h>
Public Attributes | |
| char | data [N] |
| Buffer * | next |
Definition at line 36 of file fixalloc.h.
| char Pol::Clib::fixed_allocator< N, B >::Buffer::data[N] |
Definition at line 38 of file fixalloc.h.
| Buffer* Pol::Clib::fixed_allocator< N, B >::Buffer::next |
Definition at line 37 of file fixalloc.h.
Referenced by Pol::Clib::fixed_allocator< N, B >::allocate(), Pol::Clib::fixed_allocator< N, B >::deallocate(), and Pol::Clib::fixed_allocator< N, B >::refill().