LooseSlotHeap< chunkSize, slotSize, emptyFraction, Super > Class Template Reference
#include <looseslotheap.h>
List of all members.
template<int chunkSize, int slotSize, int emptyFraction, class Super>
class LooseSlotHeap< chunkSize, slotSize, emptyFraction, Super >
Member Typedef Documentation
template<int chunkSize, int slotSize, int emptyFraction, class Super >
Constructor & Destructor Documentation
template<int chunkSize, int slotSize, int emptyFraction, class Super >
template<int chunkSize, int slotSize, int emptyFraction, class Super >
Member Function Documentation
template<int chunkSize, int slotSize, int emptyFraction, class Super >
void LooseSlotHeap< chunkSize, slotSize, emptyFraction, Super >::checkClassInvariant |
( |
void |
|
) |
[inline, private] |
template<int chunkSize, int slotSize, int emptyFraction, class Super >
void LooseSlotHeap< chunkSize, slotSize, emptyFraction, Super >::free |
( |
void * |
ptr |
) |
[inline, static] |
template<int chunkSize, int slotSize, int emptyFraction, class Super >
template<int chunkSize, int slotSize, int emptyFraction, class Super >
void LooseSlotHeap< chunkSize, slotSize, emptyFraction, Super >::localFree |
( |
void * |
ptr |
) |
[inline, private] |
template<int chunkSize, int slotSize, int emptyFraction, class Super >
void * LooseSlotHeap< chunkSize, slotSize, emptyFraction, Super >::malloc |
( |
size_t |
sz |
) |
[inline] |
template<int chunkSize, int slotSize, int emptyFraction, class Super >
Member Data Documentation
template<int chunkSize, int slotSize, int emptyFraction, class Super >
template<int chunkSize, int slotSize, int emptyFraction, class Super >
template<int chunkSize, int slotSize, int emptyFraction, class Super >
template<int chunkSize, int slotSize, int emptyFraction, class Super >
template<int chunkSize, int slotSize, int emptyFraction, class Super >
The documentation for this class was generated from the following file: