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

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

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