csutil/memheap.h File Reference
Separate memory heap. More...
#include "csutil/spinlock.h"
Go to the source code of this file.
Classes | |
| class | CS::Memory::AllocatorHeap< HeapPtr > |
| A memory allocator that allocates from a heap. More... | |
| class | CS::Memory::AllocatorHeapBase< HeapAccess > |
| A memory allocator that allocates from a heap. More... | |
| class | CS::Memory::Heap |
| A separate heap from which memory can be allocated. More... | |
| struct | CS::Memory::HeapAccessPointer< HeapContainer > |
| Heap accessor for AllocatorHeapBase. More... | |
Namespaces | |
| namespace | CS |
| Main namespace for CrystalSpace. | |
| namespace | CS::Memory |
| Memory allocation. | |
Detailed Description
Separate memory heap.
Definition in file memheap.h.
Generated for Crystal Space 1.4.0 by doxygen 1.5.8
