Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kPoolAlloc_Construct ( kPoolAlloc object,
kAlloc  allocator 
)

Constructs a kPoolAlloc object.

The 'allocator' argument specifies the underlying memory allocator used by this kPoolAlloc instance to satisfy memory requests.

Parameters
objectDestination for the constructed object handle.
allocatorMemory allocator (or kNULL for default).
Returns
Operation status.