Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kApi/Utils

Description

Utility classes and functions.

Types

class  kBackTrace
 Represents a snapshot of the active functions on a call stack. More...
 
class  kDebugAlloc
 Debug memory allocator that can track allocations and report leaks. More...
 
struct  kDebugAllocation
 Allocation record used by kDebugAlloc. More...
 
class  kDynamicLib
 Represents a dynamically loaded library. More...
 
class  kEvent
 Represents a list of callbacks. More...
 
class  kPlugin
 Represents a dynamically loaded assembly. More...
 
class  kPoolAlloc
 Allocates small buffers from larger blocks and/or caches deallocated buffers for later reuse. More...
 
class  kUtils
 Collection of utility functions. More...