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

Declares type information for a class type that has only static data.

Parameters
PREFIXFunction/data declaration prefix (e.g. k).
SYMBOLClass symbol(e.g. kNetwork).
See also
Extending Zen, kBeginStaticClassEx, kEndStaticClassEx