20 #import <Foundation/NSValue.h> 22 #import "OFNSToOFBridging.h" 24 OF_ASSUME_NONNULL_BEGIN
31 extern int _NSNumber_OFObject_reference OF_VISIBILITY_HIDDEN;
The root class for all other classes inside ObjFW.
Definition: OFObject.h:690
Provides a way to store a number in an object.
Definition: OFNumber.h:46
A protocol implemented by classes supporting bridging Foundation objects to ObjFW objects...
Definition: OFNSToOFBridging.h:38