Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
#define kBeginVirtualClassEx (   PREFIX,
  SYMBOL 
)

Starts the definition of a class type that requires an expanded vtable but does not have static data.

Parameters
PREFIXFunction/data declaration prefix (e.g. k).
SYMBOLClass symbol(e.g. kAlloc).
See also
Extending Zen, kEndVirtualClassEx