Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kDebugAlloc_Allocations ( kDebugAlloc  object,
k64u  since,
kArrayList history,
kAlloc  alloc 
)

Gets a list of all outstanding memory allocations performed after the given checkpoint.

Parameters
objectMemory allocator.
sinceMemory checkpoint (or zero for beginning).
historyReceives list of outstanding allocations.
allocAllocator for history list (or kNULL for default).
Returns
Operation status.
See also
kDebugAlloc_Checkpoint