2005/5/9
-- ACDK API Docs Namespaces acdk acdk::lang acdk::lang::sys BoehmGCAllocator members See also: BoehmGCAllocator.cpp BoehmGCAllocator.h
(c) 2005 byRoger Rene Kommer
Kindly hosted at:
#include <BoehmGCAllocator.h>
Inheritance diagram for acdk::lang::sys::BoehmGCAllocator:
[inline]
[virtual]
Allocates Memory.
It is important, that the Allocator itself will be found in MemChunkHeader directly before this memory location)
Reimplemented from acdk::lang::sys::AbstractAllocator.
Frees Memory.
[static]
Implements acdk::lang::sys::AbstractAllocator.