CrystalSpace

Public API Reference

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...
class  CS::Memory::FixedSizeAllocatorSafe< Size, Allocator >
 Thread-safe allocator for blocks of the same size. More...

Namespaces

namespace  CS
 

Main namespace for CrystalSpace.


namespace  CS::Memory
 

Memory allocation.



Detailed Description

Fixed Size Block Allocator.

Definition in file fixedsizeallocator.h.


Generated for Crystal Space 2.0 by doxygen 1.6.1