|
STLdoc
STLdocumentation
|
Go to the source code of this file.
Classes | |
| struct | objc_super |
Functions | |
| objc_EXPORT IMP | objc_msg_lookup (id receiver, SEL op) |
| objc_EXPORT IMP | objc_msg_lookup_super (struct objc_super *super, SEL sel) |
Variables | |
| objc_EXPORT IMP(* | __objc_msg_forward )(SEL) |
| objc_EXPORT IMP(* | __objc_msg_forward2 )(id, SEL) |
| objc_EXPORT IMP objc_msg_lookup | ( | id | receiver, |
| SEL | op | ||
| ) |
| objc_EXPORT IMP objc_msg_lookup_super | ( | struct objc_super * | super, |
| SEL | sel | ||
| ) |
| objc_EXPORT IMP(* __objc_msg_forward)(SEL) |
| objc_EXPORT IMP(* __objc_msg_forward2)(id, SEL) |
1.8.6