Galois::Runtime::MM::FixedSizeAllocator Class Reference
#include <Mem.h>
List of all members.
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: