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

Returns static data associated with the specified class symbol.

This macro is used within class implementations to access static state.

Parameters
SYMBOLClass symbol, such as kArrayList.
Returns
Pointer to static data for the specified class.