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