Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
#define kCastVTable_ (   TYPE,
  OBJECT 
)

Gets a virtual table pointer for the specified object.

Warning: This macro evaluates its arguments more than once.

Parameters
TYPEType (e.g. kObject).
OBJECTObject instance.
Returns
Pointer to virtual table.
See also
Extending Zen