AOFFHeap< SuperHeap, FreeThreshold >::allocatedObject Class Reference

Inheritance diagram for AOFFHeap< SuperHeap, FreeThreshold >::allocatedObject:
AOFFHeap< SuperHeap, FreeThreshold >::freedObject

List of all members.

Public Member Functions

 allocatedObject (void)
int isValid (void) const
void setSize (size_t sz)
int getSize (void) const
allocatedObjectgetSuccessor (void) const
char * getStart (void) const

Private Attributes

int size
int magic

template<class SuperHeap, int FreeThreshold>
class AOFFHeap< SuperHeap, FreeThreshold >::allocatedObject


Constructor & Destructor Documentation

template<class SuperHeap , int FreeThreshold>
AOFFHeap< SuperHeap, FreeThreshold >::allocatedObject::allocatedObject ( void   )  [inline]

Member Function Documentation

template<class SuperHeap , int FreeThreshold>
int AOFFHeap< SuperHeap, FreeThreshold >::allocatedObject::getSize ( void   )  const [inline]
template<class SuperHeap , int FreeThreshold>
char* AOFFHeap< SuperHeap, FreeThreshold >::allocatedObject::getStart ( void   )  const [inline]
template<class SuperHeap , int FreeThreshold>
allocatedObject* AOFFHeap< SuperHeap, FreeThreshold >::allocatedObject::getSuccessor ( void   )  const [inline]
template<class SuperHeap , int FreeThreshold>
int AOFFHeap< SuperHeap, FreeThreshold >::allocatedObject::isValid ( void   )  const [inline]
template<class SuperHeap , int FreeThreshold>
void AOFFHeap< SuperHeap, FreeThreshold >::allocatedObject::setSize ( size_t  sz  )  [inline]

Member Data Documentation

template<class SuperHeap , int FreeThreshold>
int AOFFHeap< SuperHeap, FreeThreshold >::allocatedObject::magic [private]
template<class SuperHeap , int FreeThreshold>
int AOFFHeap< SuperHeap, FreeThreshold >::allocatedObject::size [private]

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