Memory Management
[Utilities]
Namespaces | |
namespace | CS |
Main namespace for CrystalSpace. | |
namespace | CS |
Main namespace for CrystalSpace. | |
namespace | CS |
Main namespace for CrystalSpace. | |
Classes | |
class | csBlockAllocator< T, Allocator, ObjectDispose > |
This class implements a memory allocator which can efficiently allocate objects that all have the same size. More... | |
class | csBlockAllocatorDisposeDelete< T > |
Block allocator disposal mixin that just destructs an instance. More... | |
class | csBlockAllocatorDisposeLeaky< T > |
Block allocator disposal mixin that destructs, unless upon final cleanup, where a warning is emitted stating that objects leaked. More... | |
class | csFixedSizeAllocator< Size, Allocator > |
This class implements a memory allocator which can efficiently allocate objects that all have the same size. More... |
Generated for Crystal Space 1.2.1 by doxygen 1.5.3