2005/5/9
-- ACDK API Docs Namespaces acdk acdk::lang acdk::lang::sys TracedRawAllocator members See also: TracedRawAllocator.cpp TracedRawAllocator.h
(c) 2005 byRoger Rene Kommer
Kindly hosted at:
#include <TracedRawAllocator.h>
Inheritance diagram for acdk::lang::sys::TracedRawAllocator:
[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.
Implements acdk::lang::sys::AbstractAllocator.
[inline, virtual]