SizeThreadHeap< Super > Class Template Reference

#include <sizethreadheap.h>

Inheritance diagram for SizeThreadHeap< Super >:
Super Super

List of all members.

Classes

struct  _st

Public Member Functions

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

Static Public Member Functions

static volatile int getThreadId (void)
static size_t & size (void *ptr)
static int & thread (void *ptr)
static volatile int getThreadId (void)
static size_t & size (void *ptr)
static int & thread (void *ptr)

Private Types

typedef struct SizeThreadHeap::_st st
typedef struct SizeThreadHeap::_st st

Static Private Member Functions

static stgetOrigPtr (void *ptr)
static stgetOrigPtr (void *ptr)

template<class Super>
class SizeThreadHeap< Super >


Member Typedef Documentation

template<class Super >
typedef struct SizeThreadHeap::_st SizeThreadHeap< Super >::st [private]
template<class Super >
typedef struct SizeThreadHeap::_st SizeThreadHeap< Super >::st [private]

Member Function Documentation

template<class Super >
void SizeThreadHeap< Super >::free ( void *  ptr  )  [inline]
template<class Super >
void SizeThreadHeap< Super >::free ( void *  ptr  )  [inline]
template<class Super >
static st* SizeThreadHeap< Super >::getOrigPtr ( void *  ptr  )  [inline, static, private]
template<class Super >
static st* SizeThreadHeap< Super >::getOrigPtr ( void *  ptr  )  [inline, static, private]
template<class Super >
static volatile int SizeThreadHeap< Super >::getThreadId ( void   )  [inline, static]
template<class SuperHeap >
volatile int SizeThreadHeap< SuperHeap >::getThreadId ( void   )  [inline, static]
template<class Super >
void* SizeThreadHeap< Super >::malloc ( size_t  sz  )  [inline]
template<class Super >
void* SizeThreadHeap< Super >::malloc ( size_t  sz  )  [inline]
template<class Super >
static size_t& SizeThreadHeap< Super >::size ( void *  ptr  )  [inline, static]
template<class Super >
static size_t& SizeThreadHeap< Super >::size ( void *  ptr  )  [inline, static]
template<class Super >
static int& SizeThreadHeap< Super >::thread ( void *  ptr  )  [inline, static]
template<class Super >
static int& SizeThreadHeap< Super >::thread ( void *  ptr  )  [inline, static]

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