Contents

safeMetaCast

Internal helper for OSDynamicCast. Not to be called directly.

Declaration

static OSMetaClassBase * safeMetaCast(const OSMetaClassBase *anObject, const OSMetaClass *toMeta);

See Also

Casting to Different Types