Modules§
- declare
- Functionality for declaring Objective-C classes.
- rc
- Utilities for reference counting Objective-C objects.
- runtime
Macros§
Structs§
- Encoding
- An Objective-C type encoding.
- Message
Error - An error encountered while attempting to send a message.
Traits§
- Encode
- Types that have an Objective-C type encoding.
- Encode
Arguments - Types that represent a group of arguments, where each has an Objective-C type encoding.
- Message
- Types that may be sent Objective-C messages. For example: objects, classes, and blocks.
- Message
Arguments - Types that may be used as the arguments of an Objective-C message.