Galois::Runtime::MM::FixedSizeAllocator Class Reference

#include <Mem.h>

List of all members.

Public Member Functions

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

Private Attributes

SizedAllocatorFactory::SizedAllocalloc

Constructor & Destructor Documentation

Galois::Runtime::MM::FixedSizeAllocator::FixedSizeAllocator ( size_t  sz  )  [inline]

Member Function Documentation

void* Galois::Runtime::MM::FixedSizeAllocator::allocate ( size_t  sz  )  [inline]
void Galois::Runtime::MM::FixedSizeAllocator::deallocate ( void *  ptr  )  [inline]
bool Galois::Runtime::MM::FixedSizeAllocator::operator!= ( const FixedSizeAllocator rhs  )  const [inline]

Member Data Documentation


The documentation for this class was generated from the following file:

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1