Structs§
- Class
- An Objective-C class.
- Implementation
- A pointer to the implementation of an Objective-C function.
- Instance
- An instance of an Objective-C class.
- Method
- A structure that defines an Objective-C method.
- Selector
- A selector for an Objective-C function.
Functions§
- get_
class - Returns a
Class
if one exists forname
. Otherwise returnsNone
. - get_
metaclass - get_
method_ impl - get_
selector