Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kBackTrace_Construct ( kBackTrace trace,
kAlloc  allocator 
)

Constructs a kBackTrace object.

The constructed back trace object will be initially empty; use the Capture method to acquire trace information.

Parameters
traceReceives constructed back trace object.
allocatorMemory allocator (or kNULL for default).
Returns
Operation status.