![]() |
Public API 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. |
Separate memory heap.
Definition in file memheap.h.