Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kDebugAlloc_Construct ( kDebugAlloc object,
const kChar name,
kAlloc  allocator 
)

Constructs a new kDebugAlloc allocator.

Parameters
objectReceives the constructed kDebugAlloc object.
nameDescriptive name for this memory allocator.
allocatorMemory allocator to use for internal allocations (or kNULL for default).
Returns
Operation status.