CrystalSpace

Public API Reference

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 >:

List of all members.


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 187 of file memheap.h.


The documentation for this class was generated from the following file:

Generated for Crystal Space 2.0 by doxygen 1.6.1