HL::FreelistHeap< SuperHeap > Class Template Reference

#include <freelistheap.h>

Inheritance diagram for HL::FreelistHeap< SuperHeap >:
SuperHeap

List of all members.

Public Member Functions

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

Private Attributes

FreeSLList _freelist

template<class SuperHeap>
class HL::FreelistHeap< SuperHeap >


Member Function Documentation

template<class SuperHeap>
void HL::FreelistHeap< SuperHeap >::clear ( void   )  [inline]
template<class SuperHeap>
void HL::FreelistHeap< SuperHeap >::free ( void *  ptr  )  [inline]
template<class SuperHeap>
void* HL::FreelistHeap< SuperHeap >::malloc ( size_t  sz  )  [inline]

Member Data Documentation

template<class SuperHeap>
FreeSLList HL::FreelistHeap< SuperHeap >::_freelist [private]

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