Memory Management
[Utilities]
| Namespaces | |
| namespace | CS | 
| namespace | CS | 
| namespace | CS | 
| 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 by doxygen 1.4.7

