CS::Memory::AllocatorHeap< HeapPtr > Class Template Reference
A memory allocator that allocates from a heap. More...
#include <csutil/memheap.h>
Inheritance diagram for CS::Memory::AllocatorHeap< HeapPtr >:

Public Member Functions | |
AllocatorHeap (HeapPtr heap) | |
AllocatorHeap () |
Detailed Description
template<class HeapPtr = Heap*>
class CS::Memory::AllocatorHeap< HeapPtr >
A memory allocator that allocates from a heap.
The HeapPtr
template argument must be a type that can be converted to Heap*.
Definition at line 201 of file memheap.h.
The documentation for this class was generated from the following file:
- csutil/memheap.h
Generated for Crystal Space 1.2 by doxygen 1.4.7