AOFFHeap< SuperHeap, FreeThreshold > Class Template Reference
#include <aoffheap.h>
List of all members.
template<class SuperHeap, int FreeThreshold>
class AOFFHeap< SuperHeap, FreeThreshold >
Constructor & Destructor Documentation
template<class SuperHeap , int FreeThreshold>
template<class SuperHeap , int FreeThreshold>
Member Function Documentation
template<class SuperHeap , int FreeThreshold>
static size_t AOFFHeap< SuperHeap, FreeThreshold >::align |
( |
int |
sz |
) |
[inline, static, private] |
template<class SuperHeap , int FreeThreshold>
template<class SuperHeap , int FreeThreshold>
void AOFFHeap< SuperHeap, FreeThreshold >::free |
( |
void * |
p |
) |
[inline] |
template<class SuperHeap , int FreeThreshold>
int AOFFHeap< SuperHeap, FreeThreshold >::isValid |
( |
void |
|
) |
[inline, private] |
template<class SuperHeap , int FreeThreshold>
void* AOFFHeap< SuperHeap, FreeThreshold >::malloc |
( |
size_t |
sz |
) |
[inline] |
template<class SuperHeap , int FreeThreshold>
static size_t AOFFHeap< SuperHeap, FreeThreshold >::size |
( |
void * |
p |
) |
[inline, static] |
Member Data Documentation
template<class SuperHeap , int FreeThreshold>
template<class SuperHeap , int FreeThreshold>
The documentation for this class was generated from the following file: