|
Zen API
|
Declares the kBox class.
Go to the source code of this file.
Macros | |
| #define | kBox_As_(BOX, TYPE) kxBox_As_(BOX, TYPE) |
| Accesses the box value and casts the value to the specified type. More... | |
| #define | kBox_Data_(BOX) kxBox_Data_(BOX) |
| Macro version of kBox_Data. | |
| #define | kBox_ItemSize_(BOX) kxBox_ItemSize_(BOX) |
| Macro version of kBox_ItemSize. | |
| #define | kBox_ItemType_(BOX) kxBox_ItemType_(BOX) |
| Macro version of kBox_ItemType. | |
| #define kBox_As_ | ( | BOX, | |
| TYPE | |||
| ) | kxBox_As_(BOX, TYPE) |
Accesses the box value and casts the value to the specified type.