Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kBool kType_Is ( kType  type,
kType  other 
)

Determines whether a type is equivalent to another type.

Checks type equality, inheritance, and interfaces.

Parameters
typeType to be compared.
otherType to which type is compared.
Returns
kTRUE if type is equivalent.