csutil/fixedsizeallocator.h File Reference
Fixed Size Block Allocator. More...
#include "csextern.h"#include "csutil/array.h"#include "csutil/bitarray.h"#include "csutil/sysfunc.h"Go to the source code of this file.
Classes | |
| class | csFixedSizeAllocator< Size, Allocator > |
| This class implements a memory allocator which can efficiently allocate objects that all have the same size. More... | |
| class | csFixedSizeAllocator< Size, Allocator >::DefaultDisposer |
| Default disposer mixin, just reporting leaks. More... | |
Detailed Description
Fixed Size Block Allocator.
Definition in file fixedsizeallocator.h.
Generated for Crystal Space 1.4.1 by doxygen 1.7.1
