HL::CoalesceHeap< super > Class Template Reference

#include <coalesceheap.h>

List of all members.

Public Member Functions

void * malloc (const size_t sz)
void free (void *ptr)

Static Private Member Functions

static void coalesce (void *first, const void *second)
static void * split (void *obj, const size_t requestedSize)

template<class super>
class HL::CoalesceHeap< super >


Member Function Documentation

template<class super>
static void HL::CoalesceHeap< super >::coalesce ( void *  first,
const void *  second 
) [inline, static, private]
template<class super>
void HL::CoalesceHeap< super >::free ( void *  ptr  )  [inline]
template<class super>
void* HL::CoalesceHeap< super >::malloc ( const size_t  sz  )  [inline]
template<class super>
static void* HL::CoalesceHeap< super >::split ( void *  obj,
const size_t  requestedSize 
) [inline, static, private]

The documentation for this class was generated from the following file:
Generated on Tue Aug 2 11:51:30 2011 for Galois by  doxygen 1.6.3