IsoSpec::DirtyAllocator
Contents
Constructor & Destructor Documentation
IsoSpec::DirtyAllocator::DirtyAllocator(constintdim,constinttabSize=10000)[explicit]
Definition at line 24 of file dirtyAllocator.cpp.
IsoSpec::DirtyAllocator::~DirtyAllocator()
Definition at line 40 of file dirtyAllocator.cpp.
Detailed Description
Definition at line 25 of file dirtyAllocator.h.
Member Function Documentation
void*IsoSpec::DirtyAllocator::newConf()[inline]
Definition at line 44 of file dirtyAllocator.h.
voidIsoSpec::DirtyAllocator::shiftTables()
Definition at line 46 of file dirtyAllocator.cpp.
Name
IsoSpec::DirtyAllocator
Synopsis
PublicMemberFunctionsDirtyAllocator (const int dim, const int tabSize=10000)
DirtyAllocator (const DirtyAllocator &other)=delete
DirtyAllocator & operator= (const DirtyAllocator &other)=delete
void shiftTables ()
void * newConf ()
