|
Zen API
|
This is the complete list of members for kBox, including all inherited members.
| kBox_Allocate(kBox box, kType itemType) | kBox | |
| kBox_Assign(kBox box, kBox source) | kBox | |
| kBox_Construct(kBox *box, kType itemType, kAlloc allocator) | kBox | |
| kBox_Data(kBox box) | kBox | |
| kBox_Item(kBox box, void *item) | kBox | |
| kBox_ItemSize(kBox box) | kBox | |
| kBox_ItemType(kBox box) | kBox | |
| kBox_SetItem(kBox box, const void *item) | kBox | |
| kBox_Zero(kBox box) | kBox | |
| 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 |