GaloisRuntime::MM::FixedSizeAllocator Class Reference

#include <mem.h>

List of all members.

Public Member Functions

 FixedSizeAllocator (unsigned int sz)
void * allocate (unsigned int sz)
void deallocate (void *ptr)
bool operator!= (const FixedSizeAllocator &rhs) const

Private Attributes

SizedAllocatorFactory::SizedAllocalloc

Constructor & Destructor Documentation

GaloisRuntime::MM::FixedSizeAllocator::FixedSizeAllocator ( unsigned int  sz  )  [inline]

Member Function Documentation

void* GaloisRuntime::MM::FixedSizeAllocator::allocate ( unsigned int  sz  )  [inline]
void GaloisRuntime::MM::FixedSizeAllocator::deallocate ( void *  ptr  )  [inline]
bool GaloisRuntime::MM::FixedSizeAllocator::operator!= ( const FixedSizeAllocator rhs  )  const [inline]

Member Data Documentation


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