|
Zen API
|
This is the complete list of members for kDebugAlloc, including all inherited members.
| kAlloc_App() | kAlloc | |
| kAlloc_Fallback(kAlloc alloc) | kAlloc | |
| kAlloc_Free(kAlloc alloc, void *mem) | kAlloc | |
| kAlloc_FreeRef(kAlloc alloc, void *mem) | kAlloc | |
| kAlloc_Get(kAlloc alloc, kSize size, void *mem) | kAlloc | |
| kAlloc_GetZero(kAlloc alloc, kSize size, void *mem) | kAlloc | |
| kAlloc_System() | kAlloc | |
| kDebugAlloc_Allocated(kDebugAlloc object) | kDebugAlloc | |
| kDebugAlloc_Allocations(kDebugAlloc object, k64u since, kArrayList *history, kAlloc alloc) | kDebugAlloc | |
| kDebugAlloc_Checkpoint(kDebugAlloc object) | kDebugAlloc | |
| kDebugAlloc_Clear(kDebugAlloc object) | kDebugAlloc | |
| kDebugAlloc_Construct(kDebugAlloc *object, const kChar *name, kAlloc allocator) | kDebugAlloc | |
| kDebugAlloc_DetectLeakedAssemblyObjects(kDebugAlloc object, k64u since, kAssembly assembly) | kDebugAlloc | |
| kDebugAlloc_DetectLeakedObjects(kDebugAlloc object, k64u since) | kDebugAlloc | |
| kDebugAlloc_LogAllocations(kDebugAlloc object, k64u since) | kDebugAlloc | |
| kDebugAlloc_SetAllocListener(kDebugAlloc object, kCallbackFx function, kPointer receiver) | kDebugAlloc | |
| kObject_Alloc(kObject object) | kObject | |
| kObject_Clone(kObject *object, kObject source, kAlloc allocator) | kObject | |
| kObject_Destroy(kObject object) | kObject | |
| kObject_Dispose(kObject object) | kObject | |
| kObject_Equals(kObject object, kObject other) | kObject | |
| kObject_HashCode(kObject object) | kObject | |
| kObject_Is(kObject object, kType type) | kObject | |
| kObject_IsShared(kObject object) | kObject | |
| kObject_SetPool(kObject object, kObjectPool pool) | kObject | |
| kObject_Share(kObject object) | kObject | |
| kObject_Size(kObject object) | kObject | |
| kObject_Type(kObject object) | kObject |