|
Zen API
|
| #define kBeginClassEx | ( | PREFIX, | |
| SYMBOL | |||
| ) |
Starts the definition of a class type that does not require an expanded vtable and does not have static data.
| PREFIX | Function/data declaration prefix (e.g. k). |
| SYMBOL | Class symbol(e.g. kArrayList). |