ObjFW
Loading...
Searching...
No Matches
Public Attributes | List of all members
objc_super Struct Reference

A struct representing a call to super. More...

#include <ObjFWRT.h>

Public Attributes

id __unsafe_unretained self
 The object on which to perform the super call.
 
Class class
 The class from which to take the method.
 

Detailed Description

A struct representing a call to super.


The documentation for this struct was generated from the following file: