CrystalSpace

Public API Reference

Memory Management
[Utilities]

Classes

class  csBlockAllocator< T, Allocator, ObjectDispose, SizeComputer >
 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...

Namespaces

namespace  CS
 

Main namespace for CrystalSpace.



Generated for Crystal Space 2.0 by doxygen 1.6.1